Cargo Features

peace_rt_model has no features set by default.

[dependencies]
peace_rt_model = { version = "0.0.13", features = ["error_reporting", "output_in_memory", "output_progress"] }
error_reporting

Enables miette ^5.10.0, error_reporting of peace_params and peace_rt_model_hack

output_in_memory

Enables output_in_memory of peace_rt_model_native

output_progress

Enables output_progress of peace_cfg and peace_rt_model_hack

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.

peace_rt_model_hack error_reporting? output_progress?