Cargo Features
solana-frozen-abi has no features set by default.
[dependencies]
solana-frozen-abi = { version = "2.1.0", features = ["frozen-abi"] }
- frozen-abi
-
activate the frozen-abi feature when we actually want to do frozen-abi testing,
otherwise leave it off because it requires nightly RustAffects
solana-frozen-abi::abi_digester
,solana-frozen-abi::abi_example
…