netlink_packet_utils::parsers

Function parse_u8

Source
pub fn parse_u8(payload: &[u8]) -> Result<u8, DecodeError>