Cargo Features

sic_core has no features set by default.

[dependencies]
sic_core = { version = "0.22.1", features = ["imageproc-ops"] }
imageproc-ops = imageproc, rusttype

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.

imageproc imageproc-ops?

Enables imageproc ^0.23.0

rusttype imageproc-ops?