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