Cargo Features
stellar-axelar-std has no features set by default.
[dependencies]
stellar-axelar-std = { version = "1.1.2", features = ["alloc", "derive", "testutils"] }
- alloc
-
Enables alloc of soroban-sdk ^22.0.6
- derive
-
Enables stellar-axelar-std-derive
- testutils
-
Enables goldie ^0.5.0, hex, and serde, testutils of soroban-sdk ^22.0.6
stellar-axelar-std has 3 features without comments.