dropbox-sdk 0.19.1

Rust bindings to the Dropbox API, generated by Stone from the official spec.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
coverage:
  status:
    project:
      default:
        target: auto
        threshold: 1%
        base: auto
        flags:
          - unittest
        paths:
          - "stone"
        if_not_found: success
        if_ci_failed: error
        informational: true
        only_pulls: false