Macro clear

Source
macro_rules! clear {
    () => { ... };
}
Expand description

A clutter helper to clear the terminal screen