Cargo Features
[dependencies]
mdedit = { version = "2.0.1", default-features = false, features = ["wgpu", "term"] }
- default = term
-
The
termfeature is set by default whenevermdeditis added withoutsomewhere in the dependency tree.default-features = false - wgpu
-
Required by the mdedit-wgpu binary
- term default
-
Enables rat-salsa
Required by the binary