Cargo Features

atlas-account has no features set by default.

[dependencies]
atlas-account = { version = "3.2.0", features = ["bincode", "dev-context-only-utils", "frozen-abi", "serde"] }
bincode dev-context-only-utils? = serde

Enables atlas-sysvar and bincode ^1.3.3

Affects atlas-account::state_traits, atlas-account::create_account_with_fields, atlas-account::create_account_for_test, atlas-account::create_account_shared_data_with_fields, atlas-account::create_account_shared_data_for_test, atlas-account::from_account, atlas-account::to_account

dev-context-only-utils = bincode

Enables qualifier_attr

frozen-abi

Enables atlas-frozen-abi and atlas-frozen-abi-macro, frozen-abi of atlas-pubkey

serde bincode?

Enables serde, serde_bytes, and serde_derive, serde of atlas-pubkey