Expand description
Modules that handle storing uploaded files and serialized metadata.
Modulesยง
- A backend where uploads are stored as files on disk
- Methods to create a handle (RAII guard) to interact with an upload stored on disk.
- Type that stores information (metadata) about an upload, and related methods