Macro ruschm::param_fixed[][src]

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