Expand description
functions for formatting data into text
Re-exports
pub use binary_format::*;pub use bool_format::*;pub use box_format::*;pub use exceptions::*;pub use multiline_format::*;pub use number_format::*;pub use string_format::*;pub use table_formats::*;
Modules
- binary formatting
- bool formatting
- box formatting
- exceptions
- multiline formatting
- number formatting
- string formatting
- table formats
Enums
- The 8 standard colors.
Traits
- The trait that enables something to be given color.