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 default-features = false somewhere in the dependency tree.

Enables rkyv ^0.7.44 and tokio

test-mocks

BPCon has 2 features without comments.