Searched defs:groups (Results 1 – 2 of 2) sorted by relevance
98 fn groups(&self) -> &'static [&'static dyn AttributeGroup] { in groups() method
217 let groups = ktype.attribute_groups(); in create_dir() localVariable