Macro charming::dim

source ·
macro_rules! dim {
    ($($x:expr),*) => { ... };
}