Skip to main content
i16_from_be_bytes
vest_
lib
In vest_
lib::
combinators::
sints::
exec
vest_lib
::
combinators
::
sints
::
exec
Function
i16_
from_
be_
bytes
Copy item path
Source
pub
exec
fn i16_from_be_bytes(bytes: [
u8
;
2
]) ->
out :
i16
Expand description
ensures
out == i16_be_from_bytes(bytes),