Trait abra::store::DocRefIterator [] [src]

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

Implementors