pub fn remove_80211_hdr(data: &[u8]) -> Result<&[u8], String>Available on crate feature
transport only.Expand description
Strips IEEE 802.11p header from a binary message buffer
ยงErrors
Return a human-readable error when parsing failed