dropbox-sdk 0.1.0

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

mod generated; // You need to run the Stone generator to create this module.