Docs.rs
server-watchdog-0.1.2
server-watchdog 0.1.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dev-yunseong
Dependencies
anyhow ^1.0.101
normal
async-trait ^0.1.89
normal
clap ^4.5.57
normal
derive-new ^0.7.0
normal
dotenv ^0.15.0
normal
dyn-clone ^1.0.20
normal
env_logger ^0.11.8
normal
home ^0.5.12
normal
log ^0.4.29
normal
regex ^1.12.3
normal
reqwest ^0.13.2
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
struct-input ^0.1.2
normal
tokio ^1.49.0
normal
tokio-stream ^0.1.18
normal
uuid ^1.20.0
normal
Versions
3.39%
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
Files
server_watchdog/
lib.rs
1
pub mod
application;
2
pub mod
infrastructure;
3
pub mod
domain;