ipv6_header

Function ipv6_header 

Source
pub fn ipv6_header<Stream, Context>(
    stream: Stream,
) -> Parsed<IPv6Header, Stream, Context>
where Stream: Clone + Eq + Streaming, Stream::Item: Into<u8>, Context: Contexting<CoreAtom<Stream>> + Contexting<UtilsAtom<Stream>> + Contexting<Ipv6Atom>,
Expand description

Parse IPv6 header