pub fn is_binary_document(path: &Path) -> bool
Returns true if the file extension is a binary format that requires a specialized loader (not read_to_string).
read_to_string