mz_ore
0.1.0
Module bits
Module Items
Functions
In crate mz_
ore
mz_ore
Module
bits
Copy item path
Source
Expand description
Utilities for bit and byte manipulation
Functions
ยง
align_
up
Increases
p
as little as possible (including possibly 0) such that it becomes a multiple of
N
.