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