pub trait IndexValue: 'static + IsCached + ZeroLamport + DiskIndexValue { }

Implementors§