Cargo Features
[dependencies]
solarti-token-client = { version = "0.4.6", default-features = false, features = ["display", "proof-program"] }
- default = display
-
The
display
feature is set by default wheneversolarti-token-client
is added without
somewhere in the dependency tree.default-features = false - display default
-
Enables miraland-cli-output
- proof-program
solarti-token-client has 3 features without comments.