Crate termo

Crate termo 

Source

Re-exports§

pub use colors::*;
pub use cursor::*;

Modules§

ask
colors
cursor
divider
progress
prompt
show
tree

Macros§

anything
termo::show::anything!(“name”,thing); display anyhting in a beautiful way ╭───── {name} ──────────────────── | property: value | property: value | property: value | last_property: value ╰───────────────────────────────── should be able to display anything that implemets Debug trait wrapped in a box and chopps max 60 chars(including the box) into next line and prefixes each line with “│ “
msg
substitute_args

Attribute Macros§

display
termo::display