Cargo Features
astroport-pair-converter has no features set by default.
[dependencies]
astroport-pair-converter = { version = "1.0.0", features = ["backtraces", "library"] }
- backtraces
-
for quicker tests, cargo test --lib
for more explicit tests, cargo test --features=backtracesEnables backtraces of cosmwasm-std ^1.5
- library