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