Cargo Features

[dependencies]
abstract-ibc-client = { version = "0.22.1", default-features = false, features = ["export"] }
default = export

The export feature is set by default whenever abstract-ibc-client is added without default-features = false somewhere in the dependency tree.

export default

abstract-ibc-client has 2 features without comments.