Searched defs:has_primary (Results 1 – 4 of 4) sorted by relevance
87 bool has_primary; member
154 pub has_primary: Option<bool>, field
136 bool has_primary; member
63243 pub has_primary: Bool32, field63296 pub fn has_primary(mut self, has_primary: bool) -> Self { in has_primary() method