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

Object Safety§

This trait is not object safe.

Implementors§