Cargo Features

[dependencies]
loam-sdk = { version = "0.6.7", default-features = false, features = ["soroban-sdk-testutils"] }
default = loam-soroban-sdk

The loam-soroban-sdk feature is set by default whenever loam-sdk is added without default-features = false somewhere in the dependency tree.

soroban-sdk-testutils

Enables testutils of loam-soroban-sdk

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

loam-soroban-sdk default soroban-sdk-testutils?

Affects loam-sdk::soroban_sdk