pub fn load_file_to_book(path: &Path) -> Result<Book, String>
Reads a file and parses to a definition book.