Files
huskies/server/src/service/health/io.rs
T

5 lines
165 B
Rust

//! Health I/O wrappers.
//!
//! Health has no side effects; this file exists to satisfy the
//! service-module convention (`docs/architecture/service-modules.md`).