Skip to main content
i32_from_be_bytes
vest_
lib
In vest_
lib::
combinators::
sints::
exec
vest_lib
::
combinators
::
sints
::
exec
Function
i32_
from_
be_
bytes
Copy item path
Source
pub
exec
fn i32_from_be_bytes(bytes: [
u8
;
4
]) ->
out :
i32
Expand description
ensures
out == i32_be_from_bytes(bytes),