☰
In byte_tools
?
Function
byte_tools
::
set
source
·
[
−
]
pub fn set(dst:
&mut [
u8
]
, value:
u8
)
Expand description
Sets all bytes in
dst
equal to
value