parse_document

Function parse_document 

Source
pub fn parse_document<R: Read + Seek>(reader: R) -> Result<Document>
Expand description

Parse a DOCX file and return the structured Document