solana_accounts_db::accounts_index

Trait ZeroLamport

Source
pub trait ZeroLamport {
    // Required method
    fn is_zero_lamport(&self) -> bool;
}

Required Methods§

Implementations on Foreign Types§

Source§

impl ZeroLamport for Account

Source§

impl ZeroLamport for AccountSharedData

Implementors§