Function for_mqtt_client::protocol::packet::parse_fixed_header_by_slice
source · pub fn parse_fixed_header_by_slice(
stream: &[u8]
) -> Result<FixedHeader, FixedHeaderError>pub fn parse_fixed_header_by_slice(
stream: &[u8]
) -> Result<FixedHeader, FixedHeaderError>