create_text_node

Function create_text_node 

Source
pub fn create_text_node(text: &str) -> Text
Expand description

Creates a new text node with the given content.