Function lks_scan_tree

Source
pub fn lks_scan_tree(root: &dyn Point, visitor: impl Visitor) -> bool