docx-rs/docx-core
bokuweb 73001dc720
Use string for wasm (#1)
* feat: Add numberings

* feat: Use String for wasm

This is because wasm-bindgen does not support 'static for function
Pleaase see https://github.com/rustwasm/wasm-bindgen/issues/1187
2019-12-09 04:14:27 +09:00
..
examples feat: Add tab and break 2019-11-13 17:03:57 +09:00
src Use string for wasm (#1) 2019-12-09 04:14:27 +09:00
tests Use string for wasm (#1) 2019-12-09 04:14:27 +09:00
Cargo.toml feat: Support errors 2019-11-11 18:34:55 +09:00