[−][src]Macro bitset_core::impl_bitset
Implements the BitSet
trait members for your type through DerefMut
.
Unfortunately due to the trait orphan rules it is not possible to automatically provide an implementation for all types implementing DerefMut.