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