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 default-features = false somewhere in the dependency tree.

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