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
pub mod store;
pub mod space;

#[cfg(test)]
mod test;