Module solana_program::account_info [−][src]
Structs
Account information
Traits
Provides information required to construct an AccountInfo
, used in
conversion implementations.
Constructs an AccountInfo
from self, used in conversion implementations.
Functions
Return the next AccountInfo
or a NotEnoughAccountKeys
error.
Return a slice of the next count
AccountInfo
s or a
NotEnoughAccountKeys
error.