pub fn to_notification_from_slice(notification: &[u8]) -> Result<Notification>Expand description
Parse bytes slice into JSON-RPC notification.
pub fn to_notification_from_slice(notification: &[u8]) -> Result<Notification>Parse bytes slice into JSON-RPC notification.