Skip to main content

next_node

Function next_node 

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

Next: return next named sibling matching selector.