[][src]Macro mg::static_slice

macro_rules! static_slice {
    ($( $val:expr ),* ; $typ:ty) => { ... };
}