Cargo Features

lenna_core has no features set by default.

[dependencies]
lenna_core = { version = "0.2.0", features = ["resize-plugin", "python", "cpp"] }
resize-plugin
python = ndarray, nshare, numpy, pyo3, pythonize

Affects plugins::python

cpp

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.

pyo3 python?

Enables pyo3 ^0.14

ndarray python?
nshare python?

Enables nshare ^0.7.0

numpy python?

Enables numpy ^0.14.1

pythonize python?

Enables pythonize ^0.14.0