Cargo Features
spacegate-kernel has no features set by default.
[dependencies]
spacegate-kernel = { version = "0.2.0-alpha.3", features = ["reload", "ext-redis", "ipnet"] }
- reload
- ext-redis = spacegate-ext-redis
-
Affects
spacegate-kernel::SgRequestExt.get_redis_client_by_gateway_name
… - ipnet
-
Enables ipnet
Affects
implementation::ipnet
…
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.
- spacegate-ext-redis ext-redis?
-
Enables spacegate-ext-redis
ext-redis