Cargo Features

test-semantic has no features set by default.

[dependencies]
test-semantic = { version = "1.0.0", features = ["test-mocks"] }
default

These default features are set whenever test-semantic is added without default-features = false somewhere in the dependency tree.

Enables rkyv ^0.7.44 and tokio

test-mocks

test-semantic has 2 features without comments.