[][src]Function web3::helpers::to_results_from_outputs

pub fn to_results_from_outputs(
    outputs: Vec<Output>
) -> Result<Vec<Result<Value>>>

Parse a Vec of rpc::Output into Result.