fn normalize_trait_name(name: &str) -> &'static str
Matches the provided derive macro name to appropriate actual trait name.
name