Docs.rs
waki-0.5.1
waki 0.5.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
iawia002
Dependencies
anyhow ^1.0.89
normal
bytes ^1.7.2
normal
optional
form_urlencoded ^1.2.1
normal
http ^1.1.0
normal
httparse ^1.9.4
normal
optional
memchr ^2.7.4
normal
optional
mime ^0.3.17
normal
optional
mime_guess ^2.0.5
normal
optional
rand ^0.8.5
normal
optional
serde ^1.0.210
normal
serde_json ^1.0.128
normal
optional
waki-macros ^0.5.1
normal
wit-bindgen ^0.34.0
normal
http-body-util ^0.1.2
dev
hyper ^1.4.1
dev
tokio ^1.40.0
dev
wasmtime ^25.0.0
dev
wasmtime-wasi ^25.0.0
dev
wasmtime-wasi-http ^25.0.0
dev
Versions
5.26%
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
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
Files
waki/common/
mod.rs
1
mod
header;
2
mod
request_and_response;
3
mod
scheme;