Type Definition float_format::BitPattern

source · []
pub type BitPattern = BitVec<usize, Msb0>;

Trait Implementations