Function sauron_core::samp
source · pub fn samp<MSG>(
attrs: impl IntoIterator<Item = Attribute<MSG>>,
children: impl IntoIterator<Item = Node<MSG>>
) -> Node<MSG>Expand description
Creates an html samp element
pub fn samp<MSG>(
attrs: impl IntoIterator<Item = Attribute<MSG>>,
children: impl IntoIterator<Item = Node<MSG>>
) -> Node<MSG>Creates an html samp element