tokio_jsonrpc::message
pub fn from_str(s: &str) -> Parsed
Read a Message from a string.
Invalid JSON or JSONRPC messages are reported as Broken.