Enum solana_runtime::accounts::AccountAddressFilter [−][src]
pub enum AccountAddressFilter {
Exclude,
Include,
}Variants
Auto Trait Implementations
impl RefUnwindSafe for AccountAddressFilterimpl Send for AccountAddressFilterimpl Sync for AccountAddressFilterimpl Unpin for AccountAddressFilterimpl UnwindSafe for AccountAddressFilterBlanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V