[−][src]Function web3::helpers::to_notification_from_slice
pub fn to_notification_from_slice(notification: &[u8]) -> Result<Notification>
Parse bytes slice into JSON-RPC notification.
pub fn to_notification_from_slice(notification: &[u8]) -> Result<Notification>
Parse bytes slice into JSON-RPC notification.