Expand description
Utility functions
Functions§
- bytes_
up_ to - Const equivalent of
&buffer[..upto]
with saturating indexing. - max_
usize - Computes the maximum of
l
andr
- min_
usize - Computes the minimum of
l
andr
Utility functions
&buffer[..upto]
with saturating indexing.l
and r
l
and r