Docs.rs
b2-client-0.1.3
b2-client 0.1.3
Permalink
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
rjframe
Dependencies
async-std ^1.6.0
normal
optional
async-trait ^0.1.51
normal
base64 ^0.13.0
normal
chrono ^0.4.19
normal
futures-lite ^1.10.1
normal
optional
http ^0.2.5
normal
optional
http-types ^2.11.0
normal
hyper ^0.14.13
normal
optional
hyper-tls ^0.5.0
normal
optional
isahc ^1.5.0
normal
optional
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
optional
tokio ^1.12.0
normal
optional
url ^2.2.0
normal
anyhow ^1.0.26
dev
async-std ^1.6.0
dev
surf-vcr ^0.2.0
dev
Versions
74.51%
of the crate is documented
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
b2_
client
0.1.3
Header
Map
Aliased Type
In b2_
client::
client
b2_client
::
client
Type Alias
HeaderMap
Copy item path
Source
pub type HeaderMap =
HashMap
<
String
,
String
>;
Aliased Type
ยง
pub struct HeaderMap {
/* private fields */
}