[][src]Function sauron_core::prelude::map

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

Creates an html map element