pub trait MultiIndexValue: PrimaryValueInterface + SecondaryValueInterface + Packer + AsAny { }
Expand description

Implementors§