AccountMap

Type Alias AccountMap 

Source
pub type AccountMap<V> = Arc<InMemAccountsIndex<V>>;

Aliased Typeยง

pub struct AccountMap<V> { /* private fields */ }