Docs.rs
ecr-server-0.1.0
ecr-server 0.1.0
Docs.rs crate page
MIT
03 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
lokeshmohanty
Dependencies
anyhow ^1
normal
axum ^0.8.9
normal
chrono ^0.4
normal
dirs ^6
normal
ecr-core ^0.1.0
normal
ecr-store ^0.1.0
normal
futures ^0.3.33
normal
hex ^0.4.3
normal
notify ^8.2.0
normal
rand ^0.10.2
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.11.0
normal
subtle ^2.6.1
normal
tokio ^1
normal
tokio-stream ^0.1.19
normal
toml ^0.9
normal
tower-http ^0.7.0
normal
tracing ^0.1
normal
reqwest ^0.13.4
dev
tempfile ^3.27.0
dev
Versions
11.56%
of the crate is documented
Go to latest version
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 web
ecr_
server
0.1.0
Module web
Module Items
Functions
In crate ecr_
server
ecr_server
Module
web
Copy item path
Source
Functions
ยง
locate
Where the built web client lives.
missing
router
Serves the client, falling back to
index.html
so client-side routes and a hard refresh both work. API routes are matched first by the caller.