Function name_entry

Source
pub fn name_entry<'input>(
    __input: &'input str,
) -> Result<NameEntry, ParseError<<str as Parse>::PositionRepr>>