Cargo Features
splendor_arena has no features set by default.
[dependencies]
splendor_arena = { version = "0.1.17", features = ["rust_stubs", "python_stubs", "pool"] }
- rust_stubs = reqwest
-
Affects
stubs::rust
… - python_stubs = lazy_static, pyo3, reqwest
-
Affects
stubs::python
… - pool
-
Affects
arena::pool
…
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.