Skip to main content
i64_from_le_bytes
vest_
lib
In vest_
lib::
combinators::
sints::
exec
vest_lib
::
combinators
::
sints
::
exec
Function
i64_
from_
le_
bytes
Copy item path
Source
pub
exec
fn i64_from_le_bytes(bytes: [
u8
;
8
]) ->
out :
i64
Expand description
ensures
out == i64_le_from_bytes(bytes),