[][src]Function sauron::html::canvas

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