Trait kite::store::DocRefIterator [] [src]

pub trait DocRefIterator<'a>: Iterator<Item=u64> { }

Implementors