rpc_res_from_str

Function rpc_res_from_str 

Source
pub fn rpc_res_from_str<Res>(res_payload: &String) -> Result<Res, String>