huskies: merge 795
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
//!
|
||||
//! Follows service-module conventions:
|
||||
//! - `mod.rs` (this file) — public API, typed [`Error`] type, orchestration
|
||||
//! - `io.rs` — the ONLY place that performs side effects (DB reads, config
|
||||
//! - `io/` — the ONLY place that performs side effects (DB reads, config
|
||||
//! loads, `tokio::spawn`)
|
||||
//! - `format.rs` — pure: message formatting functions
|
||||
//! - `filter.rs` — pure: debounce constants and suppression predicates
|
||||
|
||||
Reference in New Issue
Block a user