Docs.rs
springtime-web-axum-1.0.0
springtime-web-axum 1.0.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
krojew
Dependencies
axum ^0.6.15
normal
config ^0.13.3
normal
downcast ^0.11.0
normal
futures ^0.3.28
normal
fxhash ^0.2.1
normal
hyper ^0.14.26
normal
serde ^1.0.160
normal
springtime ^1.0.0
normal
springtime-di ^1.0.0
normal
springtime-web-axum-derive ^0.1.0
normal
thiserror ^1.0.40
normal
tokio ^1.27.0
normal
tracing ^0.1.37
normal
mockall ^0.11.4
dev
once_cell ^1.17.1
dev
portpicker ^0.1.1
dev
reqwest ^0.11.16
dev
tower-http ^0.4.0
dev
Versions
84.38%
of the crate is documented
Go to latest version
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
☰
ServerNameSet
In springtime_web_axum::controller
?
Type Definition
springtime_web_axum
::
controller
::
ServerNameSet
source
·
[
−
]
pub type ServerNameSet =
FxHashSet
<
String
>;