fn trait_name_to_attribute_name(name: &str) -> &'static str
Matches the provided ops::Add-like trait name to its attribute’s name.
ops::Add
name