Macro loop_chain::loop_chain[][src]

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