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