solana_accounts_db::accounts_index

Trait IndexValue

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

Object Safety§

This trait is not object safe.

Implementors§