Trait solana_runtime::accounts_index::IndexValue[][src]

pub trait IndexValue: 'static + IsCached + Clone + Debug + PartialEq + ZeroLamport + Copy + Default + Sync + Send { }

Implementors