Type Alias AccountMap

Source
pub type AccountMap = HashMap<Pubkey, Account, RandomState>;

Aliased Typeยง

pub struct AccountMap { /* private fields */ }