huskies: merge 858
This commit is contained in:
@@ -3,4 +3,5 @@
|
||||
//! All sub-modules here are pure (no I/O, no side effects). Any helper that
|
||||
//! duplicates logic across two or more service modules belongs here; anything
|
||||
//! used by only one service stays in that service.
|
||||
/// Story/bug/spike ID extraction and formatting helpers.
|
||||
pub mod item_id;
|
||||
|
||||
Reference in New Issue
Block a user