Docs.rs
dropbox-sdk-0.19.1
dropbox-sdk 0.19.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
wfraser
Dependencies
async-lock ^3.3.0
normal
base64 ^0.22
normal
bytes ^1.6.0
normal
futures ^0.3.30
normal
log ^0.4
normal
reqwest ^0.12.2
normal
optional
ring ^0.17
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
ureq ^3.0.4
normal
optional
url ^2.1
normal
chrono ^0.4
dev
env_logger ^0.11
dev
parallel_reader ^0.1
dev
threadpool ^1.8
dev
tokio ^1.37.0
dev
tokio-util ^0.7.10
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
dropbox_
sdk
0.19.1
Path
Aliased Type
In dropbox_
sdk::
files
dropbox_sdk
::
files
Type Alias
Path
Copy item path
Source
pub type Path =
String
;
Available on
crate features
sync_routes
and
dbx_files
only.
Aliased Type
ยง
pub struct Path {
/* private fields */
}