Macro mg::static_slice [] [src]

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