Docs.rs
conjure-http-5.4.0
conjure-http 5.4.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.4.0
normal
conjure-macros ^5.4.0
normal
optional
conjure-object ^5.4.0
normal
conjure-serde ^5.4.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.21
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
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 runtime
conjure_
http
5.4.0
Module runtime
Module Items
Structs
In conjure_
http::
server
conjure_http
::
server
Module
runtime
Copy item path
Source
Expand description
Runtime configuration for Conjure servers.
Structs
ยง
Builder
A builder for
ConjureRuntime
.
Conjure
Runtime
A type providing server logic that is configured at runtime.