pub fn no_find(&oid, &'a mut Vec<u8, Global>) -> Option<TreeRefIter<'a>>
Expand description

An implementation of a find function that never finds or returns any object, a no-op.