compile_xpath

Function compile_xpath 

Source
pub fn compile_xpath(
    expr: ExprS,
    static_context: StaticContext,
) -> SpannedResult<Program>