Cargo Features

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

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

table-fallback default

crc24-flexraya-fast has 2 features without comments.