Macro gluon_base::chain[][src]

macro_rules! chain {
    ($alloc : expr, $first : expr, $($rest : expr), + $(,) ?) => { ... };
}