bobashare
0.2.16
Module storage
Module Items
Modules
In crate bobashare
bobashare
Module
storage
Copy item path
Source
Expand description
Modules that handle storing uploaded files and serialized metadata.
Modules
ยง
file
A backend where uploads are stored as files on disk
handle
Methods to create a handle (RAII guard) to interact with an upload stored on disk.
upload
Type that stores information (metadata) about an upload, and related methods