Cargo Features
hyperware_process_lib has no features set by default.
[dependencies]
hyperware_process_lib = { version = "1.0.6", features = ["logging", "simulation-mode"] }
- logging
-
Enables color-eyre, tracing, tracing-error, and tracing-subscriber
Affects
hyperware_process_lib::logging
… - simulation-mode
-
Affects
hypermap::HYPERMAP_CHAIN_ID
,hypermap::HYPERMAP_FIRST_BLOCK
…