Cargo Features

Nexsys has no features set by default.

[dependencies]
nexsys = { version = "0.0.2", features = ["python_ffi"] }
python_ffi = pyo3

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_ffi?

Enables pyo3 ^0.17.3