Function tea_sdk::utils::client_wasm_actor::help::result_error
pub fn result_error(e: String) -> Result<Vec<u8>, Errors>
Expand description
Return a custom error json value.
pub fn result_error(e: String) -> Result<Vec<u8>, Errors>
Return a custom error json value.