Cargo Features
Gateway has no features set by default.
[dependencies]
gateway = { version = "0.0.0", features = ["python3-sys"] }
- default
-
These default features are set whenever
gateway
is added without
somewhere in the dependency tree.default-features = false Enables python3-sys of cpython ^0.1
Features from optional dependencies
- python3-sys implicit feature
-
Enables python3-sys ^0.1.3
python3-sys:
FFI Declarations for Python 3