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