Skip to main content

is_binary_document

Function is_binary_document 

Source
pub fn is_binary_document(path: &Path) -> bool
Expand description

Returns true if the file extension is a binary format that requires a specialized loader (not read_to_string).