Function json_rpc2::from_value[][src]

pub fn from_value(payload: Value) -> Result<Request>

Parse a JSON payload from a Value into a request.