Macro gear_objects::find_repeated_trait
source · macro_rules! find_repeated_trait { ($component:expr, $trait:ty) => { ... }; }
Expand description
Returns an iterator over a trait that may be implemented by multiple objects within the component.