Cargo Features
XOS has no features set by default.
[dependencies]
xos = { version = "0.1.22", features = ["python"] }
- default
-
no features enabled by default
- python = pyo3
-
Enables pyo3 ^0.21
Affects
webcam::py_webcam
…
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 not wasm32 python?
-
Enables pyo3 ^0.21