Docs.rs
webserver-base-0.2.4
webserver-base 0.2.4
Docs.rs crate page
27 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
goddtriffin
Dependencies
axum ^0.8.9
normal
optional
axum-extra ^0.12.6
normal
optional
chrono ^0.4.45
normal
optional
handlebars ^6.4.4
normal
optional
imagesize ^0.15.0
normal
optional
md5 ^0.8.1
normal
optional
quick-xml ^0.42.0
normal
optional
regex ^1.13.1
normal
optional
reqwest ^0.13.4
normal
optional
resvg ^0.45.1
normal
optional
sentry ^0.49.1
normal
optional
serde ^1.0.229
normal
serde_json ^1.0.151
normal
sitemap-rs ^0.4.0
normal
optional
thiserror ^2.0.20
normal
tokio ^1.53.1
normal
optional
tower ^0.5.3
normal
optional
tower-http ^0.7.0
normal
optional
tracing ^0.1.44
normal
tracing-subscriber ^0.3.23
normal
optional
xml-builder ^0.5.4
normal
optional
atom_syndication ^0.12.7
dev
roxmltree ^0.20.0
dev
rss ^2.0.12
dev
tokio ^1.53.1
dev
Versions
76.8%
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
JSON_PATH
webserver_
base
0.2.4
In webserver_
base::
feed
webserver_base
::
feed
Constant
JSON_
PATH
Copy item path
Source
pub const JSON_PATH: &
str
= "/feed.json";
Expand description
Where the JSON Feed 1.1 document is served.