Cargo Features

docx-rs has no features set by default.

[dependencies]
docx-rs = { version = "0.4.17", features = ["wasm"] }
wasm = ts-rs, wasm-bindgen

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.

ts-rs wasm?

Enables ts-rs ^6.1

wasm-bindgen wasm?