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

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