Searched refs:can_derive_compound_with_destructor (Results 1 – 1 of 1) sorted by relevance
310 if !self.derive_trait.can_derive_compound_with_destructor() && in constrain_type()513 fn can_derive_compound_with_destructor(&self) -> bool { in can_derive_compound_with_destructor() method