Macro include_data::include_i8
source · macro_rules! include_i8 { ($file:expr $(,)?) => { ... }; }
Expand description
Alias of include_slice(i8, path). Returns a &'static [i8].
macro_rules! include_i8 { ($file:expr $(,)?) => { ... }; }
Alias of include_slice(i8, path). Returns a &'static [i8].