Cargo Features
BPCon has no features set by default.
[dependencies]
bpcon = { version = "0.1.0", features = ["test-mocks"] }
- default
-
These default features are set whenever
bpcon
is added without
somewhere in the dependency tree.default-features = false Enables rkyv ^0.7.44 and tokio
- test-mocks
BPCon has 2 features without comments.