MCPcopy Create free account
hub / github.com/Lymia/enumset / impl_set.rs

File impl_set.rs

enumset/src/impl_set.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::repr::EnumSetTypeRepr;
2use crate::traits::{EnumSetConstHelper, EnumSetType};
3use crate::EnumSetTypeWithRepr;
4use core::cmp::Ordering;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected