Type Alias solana_accounts_db::accounts::PubkeyAccountSlot

source ยท
pub type PubkeyAccountSlot = (Pubkey, AccountSharedData, Slot);