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

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