Docs.rs
dragonfly-client-backend-0.1.70
dragonfly-client-backend 0.1.70
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
gaius-qi
Dependencies
dragonfly-client-core ^0.1.70
normal
futures ^0.3.28
normal
libloading ^0.8.3
normal
reqwest ^0.11.27
normal
rustls ^0.21.6
normal
rustls-pki-types ^1.7.0
normal
tokio ^1.29.1
normal
tokio-util ^0.7.11
normal
tonic ^0.9.2
normal
tracing ^0.1
normal
url ^2.4.0
normal
httpmock ^0.7.0
dev
Versions
0%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
dragonfly_client_backend
0.1.70
Body
Aliased type
In crate dragonfly_client_backend
Type Alias
dragonfly_client_backend
::
Body
Copy item path
source
·
[
−
]
pub type Body =
Box
<dyn
AsyncRead
+
Send
+
Unpin
>;
Aliased Type
§
struct Body(
/* private fields */
);