Function round_up

Source
pub fn round_up(value: usize, multiple: usize) -> usize
Expand description

Round up to nearest multiple