[][src]Function sauron::prelude::h5

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