Function bloom_html::text

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

shortcut for generating text-nodes