Function ic_web3_rs::helpers::to_result_from_output
source · pub fn to_result_from_output(output: Output) -> Result<Value>Expand description
Parse rpc::Output into Result.
pub fn to_result_from_output(output: Output) -> Result<Value>Parse rpc::Output into Result.