Function tokio_jsonrpc::message::from_str [] [src]

pub fn from_str(s: &str) -> Parsed

Read a Message from a string.

Invalid JSON or JSONRPC messages are reported as Broken.