Docs.rs
sl-map-web-0.6.0
sl-map-web 0.6.0
Docs.rs crate page
MIT
OR
Apache-2.0
23 July 2026
Links
Repository
crates.io
Source
Owners
taladar
Dependencies
ab_glyph ^0.2.32
normal
argon2 ^0.5.3
normal
axum ^0.8
normal
axum-extra ^0.12.6
normal
base64 ^0.22.1
normal
bytes ^1.12.1
normal
chrono ^0.4.45
normal
clap ^4.6.4
normal
fs-err ^3.3.1
normal
futures ^0.3.33
normal
hex_color ^3.0.0
normal
image ^0.25.10
normal
ipnet ^2.12.0
normal
log-panics ^2.1.0
normal
rand ^0.10.2
normal
ratelimit ^2.0.0
normal
reqwest ^0.13.4
normal
secrecy ^0.10
normal
serde ^1.0.229
normal
serde_json ^1.0.151
normal
sha2 ^0.11.0
normal
sl-glw ^0.4.0
normal
sl-map-apis ^0.8.0
normal
sl-types ^0.8.0
normal
sqlx ^0.9.0
normal
subtle ^2.6.1
normal
thiserror ^2.0.19
normal
time ^0.3.54
normal
tokio ^1.53.1
normal
tokio-stream ^0.1.19
normal
tower ^0.5.3
normal
tower-http ^0.7.0
normal
tracing ^0.1.44
normal
tracing-appender ^0.2.5
normal
tracing-subscriber ^0.3.23
normal
uuid ^1.24.0
normal
zeroize ^1
normal
pretty_assertions ^1.4.1
dev
tempfile ^3.27.0
dev
Versions
100%
of the crate is documented
Platform
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
Skip to main content
Module state
sl_
map_
web
0.6.0
Module state
Module Items
Structs
In crate sl_
map_
web
sl_map_web
Module
state
Copy item path
Source
Expand description
Shared application state passed to every handler.
Structs
ยง
AppState
State shared between all axum handlers.