macro_rules! vstack { ($($child:expr),* $(,)?) => { ... }; }
A themed vertical Stack (token-based spacing).
Stack