pub fn get_error_message(
    store: &mut Store,
    instance: &Instance
) -> Result<String, FFIError>
Expand description

Get the version of the indexer schema stored in the WASM instance.