pub fn expand( project_root: &ProjectRoot, node: &NodeRef, selector: Option<&str>, ) -> Result<NavResult, AqlError>
Return the parent node, or the nearest ancestor matching an optional selector.