Docs.rs
http-endpoint-0.6.0
http-endpoint 0.6.0
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
d-e-s-o
Dependencies
http ^1.1
normal
http-body-util ^0.1
dev
hyper ^1.4
dev
hyper-tls ^0.6
dev
hyper-util ^0.1.3
dev
serde ^1.0
dev
serde_json ^1.0.45
dev
test-log ^0.2.14
dev
thiserror ^1.0
dev
tokio ^1.0
dev
url ^2.0
dev
Versions
86.36%
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
http_
endpoint
0.6.0
All Items
Crate Items
Macros
Enums
Traits
Type Aliases
Crate
http_endpoint
Copy item path
Source
Macros
§
Endpoint
Def
A macro used for defining the properties for a request to a particular HTTP endpoint.
Enums
§
Error
An error type that any endpoint related error can be converted into.
Traits
§
Endpoint
A trait describing an HTTP endpoint.
Type Aliases
§
Bytes
Str