Structs§
- File
Info - Information returned after a successful upload.
- File
Metadata - Metadata associated with a stored file.
- File
Storage Plugin - Plugin that provides file upload, download, deletion, and metadata queries.
- Local
Backend - A storage backend that persists files to a directory on disk and keeps a metadata index in memory.
Traits§
- Storage
Backend - Abstraction over file storage backends (local disk, S3, GCS, etc.).