MCPcopy Create free account
hub / github.com/SOVEREIGN-NET/The-Sovereign-Network / output.rs

File output.rs

zhtp-cli/src/output.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Output abstraction for testable printing
2//!
3//! Separates I/O from business logic by providing a trait
4//! that can be mocked in tests and implemented for real output.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected