Docs.rs
rustgram-0.3.0
rustgram 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
joernheinemann
Dependencies
bytes ^1
normal
futures-util ^0.3.28
normal
http-body-util ^0.1
normal
hyper ^1
normal
hyper-util ^0.1
normal
matchit ^0.7.3
normal
serde ^1.0
normal
optional
serde_yaml =0.8.26
normal
optional
tokio ^1
normal
futures ^0.3.6
dev
tokio ^1
dev
Versions
50%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
BoxedBody
rustgram
0.3.0
Boxed
Body
Aliased Type
In crate rustgram
rustgram
Type Alias
Boxed
Body
Copy item path
Source
pub type BoxedBody =
BoxBody
<
Bytes
,
Error
>;
Aliased Type
ยง
pub struct BoxedBody {
/* private fields */
}