Cargo Features
EORST has no features set by default.
[dependencies]
eorst = { version = "0.2.0", features = ["use_opencv", "use_lightgbm"] }
- use_opencv = opencv
-
Affects
utils::arrayview2_to_mat
,utils::mat_to_arrayview2
… - use_lightgbm = lightgbm, serde_json
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.