[][src]Function sauron_native::widget::vbox

pub fn vbox<MSG>(
    attrs: Vec<Attribute<MSG>>,
    children: Vec<Node<MSG>>
) -> Node<MSG>