Function sauron_core::html::ins[][src]

pub fn ins<MSG>(
    attrs: Vec<Attribute<MSG>>,
    children: Vec<Node<MSG>>
) -> Node<MSG>
Expand description

Creates an html ins element