Trait solana_runtime::accounts_index::ZeroLamport[][src]

pub trait ZeroLamport {
    fn is_zero_lamport(&self) -> bool;
}

Required methods

Implementors