Cargo Features
[dependencies]
ravif = { version = "0.13.0", default-features = false, features = ["asm", "threading"] }
- default = asm, threading
-
These default features are set whenever
ravifis added withoutsomewhere in the dependency tree.default-features = false - asm default
- threading default
ravif has 3 features without comments.