Skip to main content

shrink_node

Function shrink_node 

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

Shrink: return children matching selector, or all named children.