Cargo Features

cvlr-soroban has no features set by default.

[dependencies]
cvlr-soroban = { version = "0.4.0", features = ["rt", "testutils"] }
rt

Enables rt of cvlr-asserts and cvlr-nondet

testutils

Enables testutils of soroban-sdk

cvlr-soroban has 2 features without comments.