[][src]Macro gluon_base::chain

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