Cargo Features
[dependencies]
lox-space = { version = "0.1.0-alpha.2", default-features = false, features = ["python"] }
- default = python
-
The
python
feature is set by default wheneverlox-space
is added without
somewhere in the dependency tree.default-features = false - python default
-
Enables pyo3 ^0.21.1, python of lox-bodies, lox-math, lox-orbits, and lox-time
lox-space has 2 features without comments.