Macro redblocks::start_bar[][src]

macro_rules! start_bar {
    {$v:tt, $x:tt} => { ... };
    ($v:ident) => { ... };
}
Expand description

constructs the StatusBar type as well as setting up the main event loop