Trait solana_accounts_db::accounts_index::IndexValue

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

Object Safety§

This trait is not object safe.

Implementors§