Searched defs:DirectMapper (Results 1 – 1 of 1) sorted by relevance
242 pub(in crate::legacy) struct DirectMapper<P: DirectMapPredicate> { struct246 impl<P: DirectMapPredicate> LengthMapper for DirectMapper<P> { implementation