Modules§
- dev
- Set of traits and structs used for storage backend development
Structs§
- Storage
- Takes the underlying backend and provides common methods for it
Enums§
- Format
- An enum representing the format used for serde interactions
- Storage
Error - Error type that will be returned from all fallible methods of actix_storage.