[][src]Function sauron::html::abbr

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