handle_get_xpath

Function handle_get_xpath 

Source
pub(crate) fn handle_get_xpath(
    documents: &DocumentCollection,
    pipeline: PipelineId,
    node_id: String,
    reply: IpcSender<String>,
)