Cargo Features
[dependencies]
saa-macros-proto = { version = "0.14.16", default-features = false, features = ["std", "solana"] }
- default = std
-
The
std
feature is set by default wheneversaa-macros-proto
is added without
somewhere in the dependency tree.default-features = false - std default
- substrate cosmwasm solana
saa-macros-proto has 3 features without comments.