Function mt_dom::text[][src]

pub fn text<S, NS, TAG, ATT, VAL, EVENT, MSG>(
    s: S
) -> Node<NS, TAG, ATT, VAL, EVENT, MSG> where
    S: ToString,
    ATT: Clone
Expand description

Create a textnode element