Docs.rs
b2-client-0.1.1
b2-client 0.1.1
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
rjframe
Dependencies
async-std ^1.6.0
normal
async-trait ^0.1.51
normal
base64 ^0.13.0
normal
chrono ^0.4.19
normal
futures-lite ^1.10.1
normal
http ^0.2.5
normal
http-types ^2.11.0
normal
hyper ^0.14.13
normal
hyper-tls ^0.5.0
normal
isahc ^1.5.0
normal
md5 ^0.7.0
normal
percent-encoding ^2.1.0
normal
serde ^1.0.100
normal
serde_json ^1.0.51
normal
surf ^2.1.0
normal
tokio ^1.12.0
normal
url ^2.2.0
normal
anyhow ^1.0.26
dev
async-std ^1.6.0
dev
surf-vcr ^0.2.0
dev
Versions
74.85%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
☰
HeaderMap
In b2_client::client
?
Type Definition
b2_client
::
client
::
HeaderMap
source
·
[
−
]
pub type HeaderMap =
HashMap
<
String
,
String
>;