parse_message

Function parse_message 

Source
pub fn parse_message(json: &str) -> Result<JsonRpcMessage, Error>
Expand description

Parse a JSON-RPC message from a string