identifier

Function identifier 

Source
pub fn identifier(
    input: NomSpan<'_>,
) -> IResult<NomSpan<'_>, String, BindParserError>