docx-rust 0.1.8

A Rust library for parsing and generating docx files.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/cstkingkey/docx-rs/test.yml?branch=master)
[![Crates.io](https://img.shields.io/crates/v/docx-rust.svg)](https://crates.io/crates/docx-rust)
[![Document](https://docs.rs/docx/badge.svg)](https://docs.rs/docx-rust)

# docx

A Rust library for parsing and generating docx files.

fork of https://github.com/PoiScript/docx-rs

[Document](https://docs.rs/docx-rust)

## License

MIT