Crates.io | cargolifter-storage-filesystem |
lib.rs | cargolifter-storage-filesystem |
version | 0.3.0 |
source | src |
created_at | 2021-11-28 08:26:39.966526 |
updated_at | 2021-12-01 21:55:53.131451 |
description | CargoLifter file system storage |
homepage | https://github.com/cemoktra/cargolifter |
repository | https://github.com/cemoktra/cargolifter |
max_upload_size | |
id | 488728 |
size | 3,239 |
This crate offers a FileSystem storage for CargoLifter
"storage": {
"FileSystem": {
"path": "<path>"
}
}