pub fn parse_message(json: &str) -> Result<JsonRpcMessage, Error>
Parse a JSON-RPC message from a string