Docs.rs
traq-bot-http-0.11.1
traq-bot-http 0.11.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
H1rono
Dependencies
bytes ^1
normal
optional
chrono ^0.4
normal
optional
futures ^0.3
normal
optional
http ^1
normal
optional
http-body ^1
normal
optional
http-body-util ^0.1
normal
optional
paste ^1.0
normal
pin-project-lite ^0.2
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
time ^0.3
normal
optional
tower ^0.5
normal
optional
tower-http ^0.6
normal
optional
uuid ^1.11
normal
optional
futures ^0.3
dev
http ^1
dev
Versions
61.62%
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
traq_
bot_
http
0.11.1
Module parser
Module Items
Structs
In crate traq_
bot_
http
traq_bot_http
Module
parser
Copy item path
Source
Expand description
struct RequestParser
の定義
Structs
§
Parse
Request
http
impl
Future
<Output = Result<
Event
,
Error
>>