//! Output formatting helpers for human consumers. Inherent `to_text` /
//! `render` methods on the report types live in `annotate.rs` and
//! `text.rs` here.
pubmodannotate;pubmodcolor;pubmodtext;pubuseannotate::AnnotateMode;pubuseannotate::AnnotateRenderOptions;pubusecolor::ColorMode;pubusecolor::Palette;