1//! General (not HotShot-specific) utilities 2 3/// Error utilities, intended to function as a replacement to `anyhow`. 4pub mod anytrace;