Module account_info

Source
Expand description

Data structures to represent account information.

Structsยง

AccountInfo
Wrapper struct for an Account.
Ref
Reference to account data or lamports with checked borrow rules.
RefMut
Mutable reference to account data or lamports with checked borrow rules.