Constant test_generation::config::GAS_METERING
source · pub const GAS_METERING: bool = true;
Expand description
Whether gas will be metered when running generated programs. The default
is true
to bound the execution time.
Default is true