fn get(&mut self, n: &NodeRef) -> &Opathfn contains(&mut self, n: &NodeRef) -> boolfn len(&self) -> usizeimpl OpathCache for NodePathCache[src]fn get(&mut self, n: &NodeRef) -> &Opath[src]fn contains(&mut self, n: &NodeRef) -> bool[src]fn len(&self) -> usize[src]impl OpathCache for NodePathLruCache[src]