Cargo Features

entropy-map has no features set by default.

[dependencies]
entropy-map = { version = "1.0.0", features = ["rkyv_derive"] }
rkyv_derive = bytecheck, rkyv

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.

bytecheck rkyv_derive?

Enables bytecheck ~0.6.8

rkyv rkyv_derive?

Enables rkyv ^0.7.42