Docs.rs
aws-smithy-http-server-0.28.0-alpha
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
aws-smithy-http-server 0.28.0-alpha
Server runtime for Smithy Rust Server Framework. NOTE: THIS IS HIGHLY EXPERIMENTAL AND SHOULD NOT BE USED YET.
Crate
Source
Builds
Feature flags
Documentation
Coverage
81.48%
22
out of
27
items documented
0
out of
23
items with examples
Ø build duration
all releases: 31s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
smithy-lang/smithy-rs
630
237
317
crates.io
Dependencies
async-trait ^0.1
normal
aws-smithy-http ^0.28.0-alpha
normal
aws-smithy-json ^0.28.0-alpha
normal
aws-smithy-types ^0.28.0-alpha
normal
axum ^0.3
normal
bytes ^1.1
normal
futures-util ^0.3
normal
http ^0.2
normal
http-body ^0.4
normal
hyper ^0.14
normal
mime ^0.3
normal
pin-project ^1.0
normal
regex ^1.0
normal
serde_urlencoded ^0.7
normal
thiserror ^1
normal
tokio ^1.0
normal
tower ^0.4
normal
tower-http ^0.1
normal
pretty_assertions ^1
dev
Versions
0.66.3
(2026-03-02)
0.66.2
(2026-02-16)
0.66.1
(2026-02-10)
0.66.0
(2026-02-01)
0.65.10
(2025-12-08)
0.65.9
(2025-11-06)
0.65.8
(2025-10-30)
0.65.7
(2025-10-06)
0.65.6
(2025-10-01)
0.65.5
(2025-06-11)
0.65.3
(2025-06-03)
0.65.2
(2025-05-15)
0.65.1
(2025-04-23)
0.65.0
(2025-03-27)
0.64.1
(2025-03-27)
0.64.0
(2025-03-25)
0.63.5
(2025-03-10)
0.63.4
(2025-02-20)
0.63.3
(2024-08-28)
0.63.2
(2024-08-08)
0.63.1
(2024-07-09)
0.62.1
(2024-07-03)
0.62.0
(2024-06-19)
0.61.2
(2024-04-19)
0.61.1
(2024-03-12)
0.61.0
(2023-12-08)
0.60.6
(2024-02-22)
0.60.5
(2024-02-08)
0.60.4
(2024-01-24)
0.60.3
(2024-01-18)
0.60.2
(2024-01-10)
0.60.1
(2023-12-13)
0.60.0
(2023-11-18)
0.59.0
(2023-11-16)
0.58.0
(2023-11-15)
0.57.2
(2023-11-14)
0.57.1
(2023-11-01)
0.57.0
(2023-10-31)
0.56.1
(2023-08-22)
0.56.0
(2023-08-01)
0.55.4
(2023-05-30)
0.55.3
(2023-05-23)
0.55.2
(2023-04-26)
0.55.1
(2023-04-11)
0.55.0
(2023-03-23)
0.54.4
(2023-02-24)
0.54.3
(2023-02-14)
0.54.2
(2023-02-07)
0.54.1
(2023-01-25)
0.54.0
(2023-01-24)
0.53.1
(2023-01-12)
0.53.0
(2023-01-11)
0.52.0
(2022-12-12)
0.51.1
(2022-11-04)
0.51.0
(2022-10-24)
0.50.0
(2022-10-13)
0.49.0
(2022-09-20)
0.48.0
(2022-08-31)
0.47.0
(2022-08-04)
0.46.0
(2022-07-21)
0.45.0
(2022-07-08)
0.44.0
(2022-06-23)
0.43.0
(2022-06-10)
0.42.0
(2022-05-18)
0.41.0
(2022-04-30)
0.40.2
(2022-04-19)
0.39.0
(2022-03-17)
0.38.0
(2022-03-11)
0.36.0
(2022-01-27)
0.35.2
(2022-01-26)
0.34.1
(2022-01-11)
0.33.1
(2021-12-16)
0.33.0
(2021-12-16)
0.32.0
(2021-12-09)
0.30.0-alpha.1
(2021-12-02)
0.30.0-alpha
(2021-12-01)
0.28.0-alpha
(2021-11-18)
Owners
HTTP server runtime and utilities, loosely based on Axum.