[−][src]Crate actix_storage
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. |
Type Definitions
| Result |