pub fn shrink( project_root: &ProjectRoot, node: &NodeRef, selector: Option<&str>, ) -> Result<NavResult, AqlError>
Return the first child matching an optional selector, or all direct children.