Cargo Features
[dependencies]
crc8-hitag-fast = { version = "0.5.0", default-features = false, features = ["std", "table-fallback"] }
- default = table-fallback
-
The
table-fallback
feature is set by default whenevercrc8-hitag-fast
is added without
somewhere in the dependency tree.default-features = false - std
- table-fallback default
crc8-hitag-fast has 3 features without comments.