Endianness of the platform producing the data
0: i16
Returns the variant’s name or “” if unknown.
Returns true if the endianness of the source system matches the endianness of the target system.
source
Hasher
Ordering
self
other
==
!=
<
<=
>
>=
pos
TypeId
clone_to_uninit
dst
Returns the argument unchanged.
Calls U::from(self).
U::from(self)
That is, this conversion is whatever the implementation of From<T> for U chooses to do.
From<T> for U