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