Cargo Features
links_bindings_python has no features set by default.
[dependencies]
links_bindings_python = { version = "0.2.12", features = ["full", "unittest"] }
- default
-
These default features are set whenever
links_bindings_python
is added without
somewhere in the dependency tree.default-features = false Enables links_nonblocking
- full = unittest
- unittest full?
-
Enables unittest of links_nonblocking and pyo3-log ^0.9 and spin
pyo3-log:
allows rust logging to write to python logging