pub fn to_notification_from_slice(notification: &[u8]) -> Result<Notification>
Expand description

Parse bytes slice into JSON-RPC notification.