ring
0.17.8
Module endian
Macros
Structs
Traits
In crate ring
Module
ring
::
endian
Copy item path
source
·
[
−
]
Macros
§
define_endian
🔒
impl_endian
🔒
Structs
§
BigEndian
Traits
§
Encoding
An
Encoding
of a type
T
can be converted to/from its byte representation without any byte swapping or other computation.