Cargo Features

stellar-axelar-std has no features set by default.

[dependencies]
stellar-axelar-std = { version = "1.1.1", features = ["alloc", "derive", "testutils"] }
alloc

Enables alloc of soroban-sdk

derive

Enables stellar-axelar-std-derive

testutils

Enables goldie, hex, and serde, testutils of soroban-sdk

stellar-axelar-std has 3 features without comments.