[][src]Crate prototty_file_storage

Modules

format

Structs

FileStorage

Enums

Error
IfDirectoryMissing
LoadError
LoadRawError
RemoveError
StoreError
StoreRawError

Traits

DeserializeOwned

A data structure that can be deserialized without borrowing any data from the deserializer.

Serialize

A data structure that can be serialized into any data format supported by Serde.

Storage
StorageFormat