5 lines
165 B
Rust
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`).
|