parse_protocol

Function parse_protocol 

Source
fn parse_protocol<B: BufRead>(
    reader: &mut Reader<B>,
) -> Result<Option<ProtocolTag>, Error>
Expand description

Parses a single Protocol section.