Trait bit_struct::BitStructZero[][src]

pub trait BitStructZero: Zero {
    fn bs_zero() -> Self { ... }
}

Provided methods

Implementors