pub fn parse_properties(input: &str) -> IResult<&str, Properties>
Expand description

Parse Properties from &str.