Module ser

Module ser 

Source
Expand description

§Serialization & Deserialization Utilities

(and file IO for those serialized objects)

Structs§

Error
Wrapper over other errors

Enums§

SerializationFormat
Enumerated, Supported Serialization Formats

Traits§

SerdeFile
Serialization to & from file trait