Cargo Features
[dependencies]
tfc = { version = "0.7.0", default-features = false, features = ["check-x11", "x11", "ascii-fallback", "tokio"] }
- default = check-x11
-
The
check-x11
feature is set by default whenevertfc
is added without
somewhere in the dependency tree.default-features = false - check-x11 default
- x11
- ascii-fallback