Docs.rs
conjure-http-5.0.0
conjure-http 5.0.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
sfackler
palantirtech
Dependencies
bytes ^1.0
normal
conjure-error ^5.0.0
normal
conjure-macros ^5.0.0
normal
optional
conjure-object ^5.0.0
normal
conjure-serde ^5.0.0
normal
erased-serde ^0.4
normal
form_urlencoded ^1.0
normal
futures-core ^0.3
normal
futures-util ^0.3
normal
http ^1.0.0
normal
mediatype ^0.20
normal
once_cell ^1.0
normal
percent-encoding ^2.1
normal
pin-utils ^0.1
normal
serde ^1.0
normal
Versions
100%
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
Module path_params
conjure_
http
5.0.0
Module path_
params
Module Items
Structs
In crate conjure_
http
conjure_http
Module
path_
params
Copy item path
Source
Expand description
Path parameters.
Structs
ยง
Iter
An iterator over path parameters.
Path
Params
A data structure storing the raw, encoded, path parameters of the request.