Skip to main content

evaluate_str

Function evaluate_str 

Source
pub fn evaluate_str(
    expr_str: &str,
    context: &mut XPathContext,
) -> Option<XPathValue>
Expand description

Parse and evaluate in one step.