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