Module mmap_storage::serializer[][src]

Serialization wrapper

Re-exports

pub use self::toml::Toml;

Modules

toml

Toml serialization module

Structs

File

Wrapper over mapped file that provides way to synchronise serde-able data with underlying file.

Traits

Serialization

Describes methods to serialize/deserialize data