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

Parse an Extension::Hexen2 from &str.