[][src]Function sauron_core::html::samp

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

Creates an html samp element