Cargo Features
Qfilter has no features set by default.
[dependencies]
qfilter = { version = "0.2.1", features = ["legacy_x86_64_support", "jsonschema", "serde"] }
- legacy_x86_64_support
-
Enable to support running on x64 cpus released before 2008
- jsonschema = schemars
- serde
-
Enables serde and serde_bytes
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.