Cargo Features
spi-program has no features set by default.
[dependencies]
spi-program = { version = "0.0.1-beta.1", features = ["anchor", "serde", "test-sbf"] }
- anchor
-
Enables anchor-lang ^0.30.0, anchor of kaigan
- serde
-
Enables serde and serde_with
- test-sbf
spi-program has 3 features without comments.