Type Definition wasmy_abi::types::Result

source · []
pub type Result<T> = Result<T, CodeMsg>;

Trait Implementations

Performs the conversion.