Cargo Features

[dependencies]
harfbuzz_rs_now = { version = "2.2.6", default-features = false, features = ["build-native-harfbuzz", "rusttype"] }
default = build-native-harfbuzz

The build-native-harfbuzz feature is set by default whenever harfbuzz_rs_now is added without default-features = false somewhere in the dependency tree.

build-native-harfbuzz default

Features from optional dependencies

rusttype implicit feature

Affects harfbuzz_rs_now::rusttype