script::xpath::eval_function

Function string_value

Source
fn string_value(node: &Node) -> String
Expand description

Returns the text contents of the Node, or empty string if none.