Expand description
Data structures to represent account information.
Structsยง
- Account
Info - 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.