Skip to main content

node_text

Function node_text 

Source
pub fn node_text<'a>(node: Node<'_>, source: &'a [u8]) -> Option<&'a str>
Expand description

The source text a node spans, or None if it is not valid UTF-8.