[][src]Function sauron::prelude::h2

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