☰
Type Definition U64
Other items in
object
::
endian
All crates
?
Type Definition
object
::
endian
::
U64
[
−
]
[src]
pub type U64<E> =
U64Bytes
<E>;
Expand description
A
u64
value with an externally specified endianness of type
E
.