Cargo Features
F-BLEAU has no features set by default.
[dependencies]
fbleau = { version = "0.3.2", features = ["python-module"] }
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-module?
-
Enables pyo3 ^0.13.2
- numpy python-module?
-
Enables numpy ^0.13