Skip to main content

expand_node

Function expand_node 

Source
pub fn expand_node(
    source: &str,
    file: &RelativePath,
    node_ref: &NodeRef,
    selector: Option<&str>,
) -> Result<NavResult, AqlError>
Expand description

Expand: return parent or nearest ancestor matching selector.