Cargo Features
wars-rt has no features set by default.
[dependencies]
wars-rt = { version = "0.3.0", features = ["std", "ic-stable-structures"] }
- std
-
Enables std of anyhow and spin
spin:
Enables std-only features such as yield-relaxing.
- ic-stable-structures
-
Enables ic-stable-structures
Affects
wars-rt::ic
…