rdocx-oxml 0.4.0

WordprocessingML XML element types for OOXML
Documentation

WordprocessingML XML element types for OOXML.

This crate provides 1:1 Rust struct mappings for OOXML elements, with manual quick-xml parsing and serialization.

We use OOXML naming conventions (CT_P, CT_R, ST_Jc, etc.) for direct correspondence with the specification.