Cargo Features
[dependencies]
abstract-ibc-client = { version = "0.24.1", default-features = false, features = ["export"] }
- default = export
-
The
export
feature is set by default wheneverabstract-ibc-client
is added without
somewhere in the dependency tree.default-features = false - export default
abstract-ibc-client has 2 features without comments.