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

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