solana_accounts_db::accounts_index

Trait DiskIndexValue

source
pub trait DiskIndexValue:
    'static
    + Clone
    + Debug
    + PartialEq
    + Copy
    + Default
    + Sync
    + Send { }

Object Safety§

This trait is not object safe.

Implementors§