macro_rules! include_i128 {
    ($file:expr $(,)?) => { ... };
}
Expand description

Alias of include_slice(i128, path). Returns a &'static [i128].