Cargo Features
[dependencies]
marginfiv2cpi = { version = "0.1.0", default-features = false, features = ["no-entrypoint", "no-log-ix-name", "cpi"] }
- default = cpi
-
The
cpi
feature is set by default whenevermarginfiv2cpi
is added without
somewhere in the dependency tree.default-features = false - no-entrypoint cpi
- no-idl no-log-ix-name
- cpi default = no-entrypoint
marginfiv2cpi has 4 features without comments.