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 default-features = false somewhere in the dependency tree.

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