Docs.rs
oxihttp-core-0.1.4
oxihttp-core 0.1.4
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
cool-japan
Dependencies
bytes ^1.11
normal
futures-core ^0.3
normal
http ^1.4
normal
http-body ^1.0
normal
http-body-util ^0.1
normal
oxitls-core ^0.1.3
normal
optional
percent-encoding ^2.3
normal
pin-project-lite ^0.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
criterion ^0.8
dev
proptest ^1
dev
tokio ^1
dev
Versions
95.17%
of the crate is documented
Platform
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
Skip to main content
Module form
oxihttp_
core
0.1.4
Module form
Module Items
Structs
In crate oxihttp_
core
oxihttp_core
Module
form
Copy item path
Source
Expand description
URL-encoded form body builder.
Structs
ยง
Form
Body
Builder for URL-encoded form bodies (
application/x-www-form-urlencoded
).