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