dropbox-sdk 0.19.1

Rust bindings to the Dropbox API, generated by Stone from the official spec.
Documentation
[![Logo][logo]][repo]

The offical Dropbox API Spec.

## SDKs

We have a variety of SDKs available for you to use that are based off this spec.

- [Dropbox Python SDK]https://github.com/dropbox/dropbox-sdk-python
- [Dropbox Javascript SDK]https://github.com/dropbox/dropbox-sdk-js
- [Dropbox DotNet SDK]https://github.com/dropbox/dropbox-sdk-dotnet
- [Dropbox Java SDK]https://github.com/dropbox/dropbox-sdk-java
- [Dropbox Swift SDK]https://github.com/dropbox/swiftydropbox
- [Dropbox Objective-C SDK]https://github.com/dropbox/dropbox-sdk-obj-c

- [Dropbox API V2 Explorer]https://github.com/dropbox/dropbox-api-v2-explorer

## Getting Help

If you find a bug, please see [CONTRIBUTING.md][contributing] for information on how to report it.

If you need help that is not specific to the API Spec, please reach out to [Dropbox Support][support].

## License

The API Spec is distributed under the MIT license, please see [LICENSE][license] for more information.

[logo]: https://cfl.dropboxstatic.com/static/images/sdk/api_spec_banner.png
[repo]: https://github.com/dropbox/dropbox-api-spec
[license]: https://github.com/dropbox/dropbox-api-spec/blobs/main/LICENSE
[contributing]: https://github.com/dropbox/dropbox-api-spec/blobs/main/CONTRIBUTING.md
[support]: https://www.dropbox.com/developers/contact