Function syn::parse_ident[][src]

pub fn parse_ident(input: &str) -> Result<Ident, String>