Structs§
- From
Bytes Deserializer - From
Bytes Unchecked Deserializer - From
Bytes Visitor - Limited
Writer - A wrapper around a
Writeinstance that limits the number of bytes that can be written. - ToBytes
Serializer - Helper struct to serialize an object.
Traits§
Functions§
- bits_
from_ bytes_ le - bytes_
from_ bits_ le - unchecked_
deserialize - Performs a bincode deserialization without any checks of the data.