Cargo Features
kitsune_p2p_types has no features set by default.
[dependencies]
kitsune_p2p_types = { version = "0.5.0-dev.4", features = ["fixt", "unstable-sharding", "sqlite-encrypted", "sqlite", "test_utils", "fuzzing"] }
- fixt test_utils?
-
Enables fixt, fixt of kitsune_p2p_bin_data
Affects
kitsune_p2p_types::fixt
… - unstable-sharding
- sqlite-encrypted
-
Enables sqlite-encrypted of kitsune_p2p_bin_data, kitsune_p2p_dht, and kitsune_p2p_dht_arc
- sqlite
-
Enables sqlite of kitsune_p2p_bin_data, kitsune_p2p_dht, and kitsune_p2p_dht_arc
- test_utils = fixt, fuzzing, mockall
-
Enables test_utils of ghost_actor =0.3.0-alpha.6, kitsune_p2p_bin_data, kitsune_p2p_dht, and kitsune_p2p_dht_arc
- fuzzing test_utils? = arbitrary, proptest, proptest-derive
-
Enables fuzzing of kitsune_p2p_bin_data, kitsune_p2p_dht, and kitsune_p2p_dht_arc
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.
reminder - do not use workspace deps