ori::core

Macro vstack

Source
macro_rules! vstack {
    ($($child:expr),* $(,)?) => { ... };
}
Expand description

Create a vertical Stack.