Function sysml_parser::lexer::unrestricted_name

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