Function libwifi::parse_frame[][src]

pub fn parse_frame(input: &[u8]) -> Result<Frame, Error>

This is the main function for IEE 802.11 parsing.