1 2 3 4 5
//! Light token account types. //! //! Token account and ATA field types are defined in `light_account.rs`. //! Code generation for token/ATA creation now happens via the `create_accounts()` //! SDK function, called from `builder.rs`.