extract_text_from_docx

Function extract_text_from_docx 

Source
pub fn extract_text_from_docx(p: &Path) -> Result<String, String>