Docs.rs
chuchi-core-0.1.1
chuchi-core 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
soerenmeier
Dependencies
bytes ^1.0
normal
form_urlencoded ^1.1
normal
futures-core ^0.3
normal
http ^1.0
normal
hyper ^1.2
normal
percent-encoding ^2.2
normal
pin-project-lite ^0.2
normal
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
serde_urlencoded ^0.7
normal
optional
tokio ^1.0
normal
tokio-stream ^0.1
normal
tokio-util ^0.7
normal
serde ^1.0
dev
tokio ^1.0
dev
Versions
65.49%
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
Module url
chuchi_
core
0.1.1
Module url
Module Items
Structs
In chuchi_
core::
header
chuchi_core
::
header
Module
url
Copy item path
Source
Structs
ยง
Authority
Represents the authority component of a URI.
Path
AndQuery
Represents the path component of a URI
Query
Iter
The return type of
parse()
.
Scheme
Represents the scheme component of a URI
Url
Contains a request url.