evaluate

Function evaluate 

Source
pub fn evaluate<'d, T: AsRef<str>>(
    package: &'d Document<'d>,
    xpath: T,
) -> Value<'d>