pub fn next( project_root: &ProjectRoot, node: &NodeRef, selector: Option<&str>, ) -> Result<NavResult, AqlError>
Return the next named sibling, or the next sibling matching a selector.