Cargo Features

atlas-sysvar has no features set by default.

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

Enables bincode ^1.3.3

Affects atlas-sysvar::SysvarSerialize

bytemuck dev-context-only-utils?

Enables bytemuck and bytemuck_derive

Affects slot_hashes::PodSlotHashes

dev-context-only-utils = bincode, bytemuck
frozen-abi

Enables atlas-frozen-abi and atlas-frozen-abi-macro

serde bincode?

Enables serde and serde_derive, serde of atlas-clock, atlas-epoch-rewards, atlas-epoch-schedule, atlas-fee-calculator, atlas-last-restart-slot, atlas-rent, atlas-slot-hashes, and atlas-slot-history