docx-rs/docx-wasm/test
Igor Strebz 238d2bc3fe
Implement streaming writers (#765)
* Make XMLBuilder generic

* Reduce allocations at XmlData display impl

* Implement streaming writers

- Extend BuildXML trait, add the streaming method
- Remove impls for Box<Ty>, as they can be implemented on the trait level
- Rewrite build() methods in chaining style, backed by apply_* helpers
- Remove quite a few allocations, though numbers still produce them
- Add spaces between children nodes, fix tests

* Add rustfmt.toml and format code

* Fix clippy warnings

* Expose the BuildXML trait without displaying its methods in hints
2024-11-05 11:22:32 +09:00
..
__snapshots__ Implement streaming writers (#765) 2024-11-05 11:22:32 +09:00
output 0.0.101 (#157) 2020-10-05 23:00:12 +09:00
cat.js Fix jpeg reader (#483) 2022-05-27 18:50:20 +09:00
encoded-cat.js Read sdt (#546) 2022-10-14 18:49:20 +09:00
index.test.js Support ptab in r (#756) 2024-10-15 18:30:05 +09:00