Traits§
- BoxSlice
Ext - A trait defining extended operations on box slices, particularly focused on bit manipulation.
Functions§
- boxed_
ones - Creates a boxed slice of
u128
filled with binary ones, with the specified length in bits. - ceildiv 🔒
- Calculates the ceiling of the division of two unsigned integers.