Crate anchor_attribute_account[][src]

Attribute Macros

A data structure representing a Solana account, implementing various traits:

A data structure that can be used as an internal field for a zero copy deserialized account, i.e., a struct marked with #[account(zero_copy)].

Derive Macros