Cargo Features
peace_rt_model_native has no features set by default.
[dependencies]
peace_rt_model_native = { version = "0.0.13", features = ["error_reporting", "output_in_memory", "output_progress"] }
- error_reporting
-
Enables miette ^5.10.0, error_reporting of peace_rt_model_core
- output_in_memory
-
Enables output_in_memory of peace_rt_model_core
- output_progress
-
Enables output_progress of peace_core and peace_rt_model_core
peace_rt_model_native has 3 features without comments.