[][src]Function pdl::parse

pub fn parse(input: &str) -> IResult<&str, Protocol>

Parse a Protocol from a string of PDL format.