solar-s3 0.1.1

Solar-s3 this is the first version of the package that allows you to work with the file system as with S3 storage.
Documentation
1
2
3
4
5
6
pub mod bucket;
mod bucket_db;
mod fs_metadata;

#[cfg(test)]
mod test;