☰
syn
::
parse
All crates
[
−
]
[src]
Function
syn
::
parse
::
ident
pub fn ident(input: &
str
) ->
IResult
<&
str
,
Ident
>