[][src]Macro nib::include_static_file

macro_rules! include_static_file {
    { $( $x:expr ),* } => { ... };
}

A macro loads static files in default template with include_str! macro.