starina_
utils
0.0.0
Module alignment
Module Items
Functions
In crate starina_
utils
starina_utils
Module
alignment
Copy item path
Source
Functions
ยง
align_
down
Aligns a value down to the nearest multiple of
align
.
align_
up
Aligns a value up to the nearest multiple of
align
.
is_
aligned
Returns
true
if
value
is aligned to
align
.