Cargo Features
kitsune2_gossip has no features set by default.
[dependencies]
kitsune2_gossip = { version = "0.2.2", features = ["sharding", "schema", "test-utils"] }
- sharding
- schema
-
Enables schema of kitsune2_core and schemars
Feature: schema
- test-utils
-
Enables kitsune2_test_utils
Feature: test-utils