Macro thruster::m[][src]

macro_rules! m {
    [$($x:expr),+] => { ... };
}