pub fn decode_response(method: &str, value: Value) -> Result<Response, Error>
Decode a typed Response from a raw result when the method is known.
Response