Macro rmcmc::make_lens[][src]

macro_rules! make_lens {
    ($kind: ident, $ptype: ty, $param: ident) => { ... };
}