mount-s3 0.0.1

Placeholder crate for Mountpoint for Amazon S3.
Documentation
  • Coverage
  • 0%
    0 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 1.49 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 962.93 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Homepage
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • jamesbornholt dannycjones github:awslabs:mountpoint-s3-team

Mountpoint for Amazon S3

Mountpoint for Amazon S3 is a simple, high-throughput file client for mounting an Amazon S3 bucket as a local file system. With Mountpoint for Amazon S3, your applications can access objects stored in Amazon S3 through file operations like open and read. Mountpoint for Amazon S3 automatically translates these operations into S3 object API calls, giving your applications access to the elastic storage and throughput of Amazon S3 through a file interface.

This crate is currently a placeholder.

To get started with Mountpoint for Amazon S3, visit awslabs/mountpoint-s3 on GitHub.