Cargo Features

soroban-sdk has no features set by default.

[dependencies]
soroban-sdk = { version = "21.0.1-preview.1", features = ["alloc", "docs", "testutils"] }
alloc
docs
testutils

Enables arbitrary, ctor, and ed25519-dalek, testutils of soroban-env-host and soroban-sdk-macros

soroban-sdk has 3 features without comments.