Function sysml_parser::lexer::unrestricted_name

source ยท
pub fn unrestricted_name(input: &str) -> ParseResult<'_, (&str, String)>