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