pub fn parse_extension(input: &str) -> IResult<&str, Extension>
Expand description

Parse an Extension from &str.