Cargo Features
gmsol-callback has no features set by default.
[dependencies]
gmsol-callback = { version = "0.8.0", features = ["interface", "types", "cpi", "no-entrypoint", "no-log-ix-name", "anchor-debug", "debug-msg", "idl-build", "debug", "display", "serde", "no-competition", "doc", "mock"] }
- interface doc? = cpi, types
-
Affects
gmsol-callback::interface… - types interface? = no-entrypoint, num_enum
-
Affects
gmsol-callback::types… - cpi interface? = no-entrypoint
- no-entrypoint cpi? types?
- no-idl no-log-ix-name
- anchor-debug
-
Enables anchor-debug of anchor-lang ^0.31.1
- debug-msg
- idl-build
-
Enables idl-build of anchor-lang ^0.31.1
- multi-store devnet test-only migration debug
- display = strum
- serde
-
Enables serde
- no-competition
- doc = interface
- mock
Features from optional dependencies
In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- num_enum types?
- strum display?
-
Enables strum ^0.27.1