banner_text

Macro banner_text 

Source
macro_rules! banner_text {
    ($text:expr) => { ... };
}
Expand description

Register a simple text banner that prints a single line and a newline.