Constant fress::vector::BITS [−][src]
pub const BITS: u32 = 4;
Expand description
Defines branching factor.
Can be 4, 5 or 6, making for sixteen, thirty-two or sixty-four way branching.
pub const BITS: u32 = 4;
Defines branching factor.
Can be 4, 5 or 6, making for sixteen, thirty-two or sixty-four way branching.