Cargo Features
zebra-script has no features set by default.
[dependencies]
zebra-script = { version = "4.0.0", features = ["comparison-interpreter"] }
- comparison-interpreter
-
Enable a C++/Rust comparison interpreter that runs both the original C++
implementation and the Rust implementation, and logs a warning if they don't match.