Cargo Features

agsol-gold-contract has no features set by default.

[dependencies]
agsol-gold-contract = { version = "0.0.0-alpha", features = ["test-bpf", "client"] }
test-bpf = client, num-derive, num-traits
client test-bpf?

Affects instruction::factory, agsol-gold-contract::frontend

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-derive test-bpf?

Enables num-derive ^0.3

num-traits test-bpf?