Trait solana_runtime::accounts_index::DiskIndexValue
source · pub trait DiskIndexValue: 'static + Clone + Debug + PartialEq + Copy + Default + Sync + Send { }
Object Safety§
This trait is not object safe.
pub trait DiskIndexValue: 'static + Clone + Debug + PartialEq + Copy + Default + Sync + Send { }