cargolifter-storage-filesystem 0.3.0

CargoLifter file system storage
Documentation

CargoLifter Filesystem Storage

This crate offers a FileSystem storage for CargoLifter

Configuration

"storage": {
    "FileSystem": {
        "path": "<path>"
    }
}