Cargo Features
[dependencies]
kitsune2 = { version = "0.2.2", default-features = false, features = ["datachannel-vendored", "schema"] }
- default = datachannel-vendored
-
The
datachannel-vendored
feature is set by default wheneverkitsune2
is added without
somewhere in the dependency tree.default-features = false - datachannel-vendored default
-
Enables datachannel-vendored of kitsune2_transport_tx5
- schema
-
Enables schema of kitsune2_core, kitsune2_gossip, and kitsune2_transport_tx5 and schemars and serde_json
schemars:
Feature: schema