[][src]Function geng_ui::stack

pub fn stack<'a>(widgets: Vec<Box<dyn Widget + 'a>>) -> Stack<'a>