mountpoint-s3-fs 0.9.0

Mountpoint S3 main library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Mountpoint S3 FS (Unstable)
This library implements the core functionality of Mountpoint for Amazon S3. The API interface is **unstable** and subject to **significant changes**.

## Overview
Mountpoint for Amazon S3 is a high-throughput file client for mounting an Amazon S3 bucket as a local file system.

**This crate is not intended for general-purpose use and we consider its interface to be unstable.**

We recommend all customers to use the official Mountpoint releases instead: https://github.com/awslabs/mountpoint-s3/releases

## Contributing
Refer to the Mountpoint-S3 official contributing [guide](https://github.com/awslabs/mountpoint-s3/blob/main/doc/CONTRIBUTING.md)