Crate etop_format

Crate etop_format 

Source
Expand description

functions for formatting data into text

Re-exports§

pub use binary_format::*;
pub use bool_format::*;
pub use exceptions::*;
pub use number_format::*;
pub use string_format::*;
pub use table_formats::*;

Modules§

binary_format
binary formatting
bool_format
bool formatting
exceptions
exceptions
number_format
number formatting
string_format
string formatting
table_formats
table formats