Struct generic_arrayvec::typenum::consts::B0 [−]
The type-level bit 0.
Methods
impl B0
[−]
impl B0
Trait Implementations
impl Bit for B0
[+]
impl Bit for B0
impl Hash for B0
[+]
impl Hash for B0
impl PartialOrd<B0> for B0
[+]
impl PartialOrd<B0> for B0
impl BitAnd<B0> for B1
[+]
impl BitAnd<B0> for B1
impl<Rhs> BitAnd<Rhs> for B0 where
Rhs: Bit,
[+]
impl<Rhs> BitAnd<Rhs> for B0 where
Rhs: Bit,
impl Default for B0
[+]
impl Default for B0
impl Max<B0> for B1
[+]
impl Max<B0> for B1
impl Max<B1> for B0
[+]
impl Max<B1> for B0
impl Max<B0> for B0
[+]
impl Max<B0> for B0
impl Min<B0> for B0
[+]
impl Min<B0> for B0
impl Min<B1> for B0
[+]
impl Min<B1> for B0
impl Min<B0> for B1
[+]
impl Min<B0> for B1
impl<U, B> Shl<B0> for UInt<U, B> where
B: Bit,
U: Unsigned,
[+]
impl<U, B> Shl<B0> for UInt<U, B> where
B: Bit,
U: Unsigned,
impl Shl<B0> for UTerm
[+]
impl Shl<B0> for UTerm
impl Ord for B0
[+]
impl Ord for B0
impl<U, B> Mul<B0> for UInt<U, B> where
B: Bit,
U: Unsigned,
[+]
impl<U, B> Mul<B0> for UInt<U, B> where
B: Bit,
U: Unsigned,
impl Mul<B0> for UTerm
[+]
impl Mul<B0> for UTerm
impl Debug for B0
[+]
impl Debug for B0
impl<U, B> Shr<B0> for UInt<U, B> where
B: Bit,
U: Unsigned,
[+]
impl<U, B> Shr<B0> for UInt<U, B> where
B: Bit,
U: Unsigned,
impl Shr<B0> for UTerm
[+]
impl Shr<B0> for UTerm
impl Clone for B0
[+]
impl Clone for B0
impl Sub<B0> for UTerm
[+]
impl Sub<B0> for UTerm
impl<U, B> Sub<B0> for UInt<U, B> where
B: Bit,
U: Unsigned,
[+]
impl<U, B> Sub<B0> for UInt<U, B> where
B: Bit,
U: Unsigned,
impl Not for B0
[+]
impl Not for B0
impl PartialEq<B0> for B0
[+]
impl PartialEq<B0> for B0
impl Cmp<B0> for B1
impl Cmp<B0> for B1
type Output = Greater
The result of the comparison. It should only ever be one of Greater
, Less
, or Equal
.
impl Cmp<B0> for B0
impl Cmp<B0> for B0
type Output = Equal
The result of the comparison. It should only ever be one of Greater
, Less
, or Equal
.
impl Cmp<B1> for B0
impl Cmp<B1> for B0
type Output = Less
The result of the comparison. It should only ever be one of Greater
, Less
, or Equal
.
impl Eq for B0
impl Eq for B0
impl Copy for B0
impl Copy for B0
impl BitXor<B0> for B1
[+]
impl BitXor<B0> for B1
impl BitXor<B1> for B0
[+]
impl BitXor<B1> for B0
impl BitXor<B0> for B0
[+]
impl BitXor<B0> for B0
impl BitOr<B1> for B0
[+]
impl BitOr<B1> for B0
impl BitOr<B0> for B0
[+]
impl BitOr<B0> for B0
impl<U, B> Add<B0> for UInt<U, B> where
B: Bit,
U: Unsigned,
[+]
impl<U, B> Add<B0> for UInt<U, B> where
B: Bit,
U: Unsigned,
impl Add<B0> for UTerm
[+]
impl Add<B0> for UTerm