Cargo Features
haru has no features set by default.
[dependencies]
haru = { version = "0.29.5", features = ["jemalloc", "cffi"] }
- jemalloc = jemallocator
- cffi = libffi-sys
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.
- jemallocator jemalloc?
-
Enables jemallocator ^0.3.0
- libffi-sys cffi?
-
Enables libffi-sys ^0.7.0