Macro mg::static_slice

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