Function ruststep::parser::token::enumeration[][src]

pub fn enumeration(input: &str) -> ParseResult<'_, String>
Expand description

enumeration = . upper { upper | digit } . .