[][src]Function web3::helpers::to_notification_from_slice

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

Parse bytes slice into JSON-RPC notification.