Function sauron_core::vdom::leaf::fragment
source · pub fn fragment<MSG>(nodes: impl IntoIterator<Item = Node<MSG>>) -> Leaf<MSG>
Expand description
create a fragment leaf
pub fn fragment<MSG>(nodes: impl IntoIterator<Item = Node<MSG>>) -> Leaf<MSG>
create a fragment leaf