Cargo Features
World has no features set by default.
[dependencies]
world = { version = "0.1.12", features = ["no-entrypoint", "no-log-ix-name", "cpi", "idl-build", "anchor-debug", "custom-panic"] }
- no-entrypoint cpi?
- no-idl no-log-ix-name
- cpi = no-entrypoint
- idl-build
-
Enables idl-build of anchor-lang
- anchor-debug
-
Enables anchor-debug of anchor-lang
- custom-heap custom-panic
World has 6 features without comments.