[][src]Function sauron::html::bdi

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