Docs.rs
ecr-server-0.2.1
ecr-server 0.2.1
Docs.rs crate page
MIT
OR
GPL-3.0-or-later
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.2.1
normal
ecr-store ^0.2.1
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
spawn
ecr_
server
0.2.1
In ecr_
server::
watcher
ecr_server
::
watcher
Function
spawn
Copy item path
Source
pub fn spawn(state:
AppState
) ->
Result
<
RecommendedWatcher
>