Crate actix_storage[−][src]
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 |
| StorageError | Error type that will be returned from all fallible methods of actix_storage. |
Constants
| GLOBAL_SCOPE |
Type Definitions
| Result |