//! Random and miscellaneous utils used in ouch.
//!//! In here we have the logic for custom formatting, some file and directory utils, and user
//! stdin interaction helpers.
pubmodcolors;pubmodio;pubmodlogger;pubmodthreads;pubuseself::{file_visibility::*,formatting::*,fs::*,question::*,utf8::*};modfile_visibility;modformatting;modfs;modquestion;modutf8;