Trait solana_runtime::accounts_index::ZeroLamport [−][src]
pub trait ZeroLamport { fn is_zero_lamport(&self) -> bool; }
Required methods
fn is_zero_lamport(&self) -> bool
[src]
fn is_zero_lamport(&self) -> bool
[src]Implementors
impl ZeroLamport for AccountInfo
[src]
impl ZeroLamport for AccountInfo
[src]