pub fn parse_longest_name(input: &str) -> Result<Name>
Expand description

Parses the longest valid name as defined in grammar rule 25.