Function rpc_req_from_str

Source
pub fn rpc_req_from_str<Req>(payload: &str) -> Result<Req, String>