Cargo Features
Sgraph has no features set by default.
[dependencies]
sgraph = { version = "0.1.2", features = ["no-entrypoint", "no-log-ix-name", "cpi", "test-bpf", "client"] }
- no-entrypoint cpi?
- no-idl no-log-ix-name
- cpi test-bpf? = no-entrypoint
- test-bpf = client, cpi
- client test-bpf? = solana-sdk
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.
- solana-sdk client?
-
Enables solana-sdk ~1.14.9