banner_file

Macro banner_file 

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

Register a banner from a file path (evaluated at runtime).