Expand description
Python bindings entrypoint
The real PyO3 bindings live in bindings.rs and are only compiled when
the python-bindings feature is enabled. Without that feature, we build a
stub so cargo test --workspace can run on hosts without a Python toolchain.
Constants§
Functions§
- bindings_
disabled_ reason - Explain why the bindings are unavailable in this build.