Function parse_rawframe

Source
pub fn parse_rawframe(input: &[u8]) -> ParseResult<'_, RawFrame<'_>>