[][src]Function syn::parse::ident

pub fn ident(input: &str) -> IResult<&str, Ident>