fn get(&mut self, n: &NodeRef) -> &Opath
fn contains(&mut self, n: &NodeRef) -> bool
fn len(&self) -> usize
impl 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]