Cargo Features
abstract-app has no features set by default.
[dependencies]
abstract-app = { version = "0.24.1", features = ["schema", "stargate", "test-utils"] }
- schema
-
Affects
abstract-app::schema
… - stargate
-
Enables stargate of abstract-sdk
- test-utils
-
Enables abstract-testing and test-utils of abstract-sdk
abstract-sdk:
Expose MockModule for testing with other Adapters
Affects
abstract-app::mock
…