Module utils

Source
Expand description

Utility functions

Functions§

bytes_up_to
Const equivalent of &buffer[..upto] with saturating indexing.
max_usize
Computes the maximum of l and r
min_usize
Computes the minimum of l and r