Docs.rs
http-endpoint-0.6.0
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
Declarative specification of HTTP endpoints.
Crate
Source
Builds
Feature flags
Documentation
Coverage
86.36%
19
out of
22
items documented
0
out of
0
items with examples
Size
Source code size: 103.14 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 2.55 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
d-e-s-o/http-endpoint
5
1
1
crates.io
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
0.6.0
(2024-07-19)
0.5.0
(2021-05-23)
0.4.0
(2020-08-27)
0.3.0
(2020-08-17)
0.2.0
(2020-04-18)
0.1.1
(2020-04-18)
0.1.0
(2020-04-18)
Owners
http-endpoint
Documentation
Changelog
A crate providing a declarative way for specifying an HTTP endpoint.