Docs.rs
general_storage_static-0.3.0
general_storage_static 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
gridbugs
Dependencies
general_storage ^0.3
normal
general_storage_file ^0.3
normal
general_storage_web ^0.3
normal
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate general_storage_static
Version 0.3.0
All Items
Modules
Structs
Enums
Traits
?
Crate
general_storage_static
source
·
[
−
]
Modules
backend
format
Structs
StaticStorage
StringError
Enums
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