Cargo Features

[dependencies]
crc16-genibus-fast = { version = "0.3.0", default-features = false, features = ["table-fallback"] }
default = table-fallback

The table-fallback feature is set by default whenever crc16-genibus-fast is added without default-features = false somewhere in the dependency tree.

table-fallback default

crc16-genibus-fast has 2 features without comments.