Enum stack_bitset::StackBitSetError [−][src]
pub enum StackBitSetError {
IndexOutOfBounds,
}Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for StackBitSetErrorimpl Send for StackBitSetErrorimpl Sync for StackBitSetErrorimpl Unpin for StackBitSetErrorimpl UnwindSafe for StackBitSetError