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

Parse an Extension::Quake2 from &str.