Skip to main content

Module account_info

Module account_info 

Source

Structs§

AccountInfo
Account information

Traits§

Account
Provides information required to construct an AccountInfo, used in conversion implementations.
IntoAccountInfo
Constructs an AccountInfo from self, used in conversion implementations.

Functions§

next_account_info
Return the next AccountInfo or a NotEnoughAccountKeys error.
next_account_infos
Return a slice of the next count AccountInfos or a NotEnoughAccountKeys error.