Cargo Features

[dependencies]
fjall = { version = "3.0.1", default-features = false, features = ["lz4", "bytes_1", "metrics"] }
default = lz4

The lz4 feature is set by default whenever fjall is added without default-features = false somewhere in the dependency tree.

lz4 default

Enables lz4_flex ^0.11.5, lz4 of lsm-tree

bytes_1

Enables bytes_1 of lsm-tree

metrics

Enables metrics of lsm-tree

__internal_whitebox

Affects fjall::drop