encoding_rs
0.8.35
Function
encoding_rs
::
checked_next_power_of_two
Copy item path
source
ยท
[
−
]
pub(crate) fn checked_next_power_of_two(opt:
Option
<
usize
>) ->
Option
<
usize
>