Cargo Features
ruserf-types has no features set by default.
[dependencies]
ruserf-types = { version = "0.1.0", features = ["encryption", "serde", "metrics"] }
- encryption = futures
-
Enables encryption of memberlist-types
Affects
key::KeyResponseMessage
… - serde
-
Enables serde, serde of smol_str ^0.2, serde of bitflags, indexmap, and memberlist-types
- metrics
-
Enables metrics of memberlist-types
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.