[][src]Function sauron::html::dfn

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