Type Definition Result
sp_wasm_interface
type Result<T> = Result<T, String>;
Result type used by traits in this crate.