Trait compacts_bits::Select1
[−]
[src]
pub trait Select1<T: UnsignedInt> { fn select1(&self, c: T) -> Option<T>; }
pub trait Select1<T: UnsignedInt> { fn select1(&self, c: T) -> Option<T>; }