Skip to main content
This is unreleased documentation for the
main
(development) branch of
crypto-glue
.
BE
zerocopy
0.8.39
BE
Aliased Type
In zerocopy::
byteorder
zerocopy
::
byteorder
Type Alias
BE
Copy item path
Source
pub type BE =
BigEndian
;
Expand description
A type alias for
BigEndian
.
Aliased Type
ยง
pub enum BE {}