Searched defs:is_rust_union (Results 1 – 1 of 1) sorted by relevance
22 is_rust_union: bool, field93 let is_rust_union = comp.is_union() && in new() localVariable110 pub fn is_rust_union(&self) -> bool { in is_rust_union() method