pub fn trait_name(id: &Id) -> Ident
Expand description

Convert a trait name from its Id name to its Rust Ident representation.