Cargo Features
typstyle-core has no features set by default.
[dependencies]
typstyle-core = { version = "0.12.14", features = ["serde", "wasm"] }
- serde
-
Enables serde
- wasm = wasm-bindgen
-
Affects
typstyle-core::pretty_print_wasm
…
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.