A .docx file writer with Rust/WebAssembly.
# Cargo.toml
[dependencies]
docx-rs = "0.4.20"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a new .docx document.
Enable the 'wasm' feature in Cargo.toml: docx-rs = { version = "0.4", features = ["wasm"] }No dependency data recorded yet.