dropbox-sdk 0.19.1

Rust bindings to the Dropbox API, generated by Stone from the official spec.
Documentation
1
2
3
4
#![warn(rust_2018_idioms)]

#[rustfmt::skip]
mod generated; // You need to run the Stone generator to create this module.