[][src]Macro wood::branch

macro_rules! branch {
    ($($inner:expr),* $(,)*) => { ... };
}