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