parse

Function parse 

Source
pub fn parse(input: &str) -> IResult<&str, Protocol<'_>>
Expand description

Parse a Protocol from a string of PDL format.