[−][src]Crate general_storage_static
Modules
| backend | |
| format |
Structs
| StaticStorage |
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 |