normalize_trait_name

Function normalize_trait_name 

Source
fn normalize_trait_name(name: &str) -> &'static str
Expand description

Matches the provided derive macro name to appropriate actual trait name.