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

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

Required methods

Loading content...

Implementors

impl ZeroLamport for AccountInfo[src]

Loading content...