Skip to main content
u32_from_le_bytes
vest_
lib
In vest_
lib::
combinators::
uints::
exec
vest_lib
::
combinators
::
uints
::
exec
Function
u32_
from_
le_
bytes
Copy item path
Source
pub
exec
fn u32_from_le_bytes(bytes: [
u8
;
4
]) ->
out :
u32
Expand description
ensures
out == u32_le_from_bytes(bytes),