syn
::
parse
Enums
IResult
Functions
boolean
byte
byte_string
character
float
ident
int
lifetime
lit
path
string
tt
ty
Function
syn
::
parse
::
ident
[
−
]
[src]
pub fn ident(input: &
str
) ->
IResult
<&
str
,
Ident
>