☰
Result
In sp_wasm_interface
?
Type Definition
sp_wasm_interface
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
String
>;
Expand description
Result type used by traits in this crate.