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