Macro polar_core::param[][src]

macro_rules! param {
    ($($tt : tt) *) => { ... };
}