Cargo Features
aleo-std has no features set by default.
[dependencies]
aleo-std = { version = "0.1.24", features = ["wasm", "cpu", "profiler", "storage", "time", "timed", "timer"] }
- wasm
-
Supported feature modes
- cpu = aleo-std-cpu
-
aleo-std feature configuration
- profiler
-
Enables profiler of aleo-std-profiler
- storage = aleo-std-storage
- time
-
Enables time of aleo-std-time
- timed
-
Enables timed of aleo-std-timed
- timer
-
Enables timer of aleo-std-timer
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.