Docs.rs
springtime-web-axum-3.0.1
springtime-web-axum 3.0.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
krojew
Dependencies
axum ^0.8.1
normal
config ^0.15.5
normal
downcast ^0.11.0
normal
futures ^0.3.31
normal
rustc-hash ^2.1.1
normal
serde ^1.0.217
normal
springtime ^1.0.0
normal
springtime-di ^1.0.0
normal
springtime-web-axum-derive ^0.1.0
normal
optional
thiserror ^2.0.11
normal
tokio ^1.43.0
normal
tracing ^0.1.41
normal
mockall ^0.13.1
dev
once_cell ^1.20.2
dev
portpicker ^0.1.1
dev
reqwest ^0.12.12
dev
tower-http ^0.6.2
dev
Versions
87.1%
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
ServerNameSet
springtime_
web_
axum
3.0.1
Server
Name
Set
Aliased Type
In springtime_
web_
axum::
controller
springtime_web_axum
::
controller
Type Alias
Server
Name
Set
Copy item path
Source
pub type ServerNameSet =
FxHashSet
<
String
>;
Aliased Type
ยง
pub struct ServerNameSet {
/* private fields */
}