parse_document_from_path

Function parse_document_from_path 

Source
pub fn parse_document_from_path<P: AsRef<Path>>(path: P) -> Result<Document>
Expand description

Parse a DOCX file from a path and return the structured Document