Cargo Features

near-sdk-sim has no features set by default.

[dependencies]
near-sdk-sim = { version = "4.0.0-pre.9", features = ["no_cache", "no_sim", "no_contract_cache"] }
no_cache

Enables no_cache of near-runtime and near-store

no_sim
no_contract_cache

near-sdk-sim has 3 features without comments.