Cargo Features
holochain_serialized_bytes has no features set by default.
[dependencies]
holochain_serialized_bytes = { version = "0.0.55", features = ["trace", "fuzzing"] }
- trace = tracing
- fuzzing = arbitrary, proptest, proptest-derive
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.