pub fn read_file(path: &Path) -> Result<Document>
Read and parse a doing file from path into a Document.
path
Document