text

Function text 

Source
pub fn text<E, T>(text: T) -> Element<HtmlNode, E>
where T: ToString,
Expand description

shortcut for generating text-nodes