Rust file storage engine, supporting multiple storage backends.
The goal of this crate is to provide a standard interface for storing files and binary blobs in a provider-agnostic way, allowing applications to support multiple storage providers without adding special support code for any of them.
TBD
TBD
// TODO
This library is part of the Enseada Project.