Function parsel::ast::ident

source ·
pub fn ident(name: &str) -> Ident
Expand description

Creates an Ident spanned to the call site. Useful for testing.