Skip to main content

detect_file_format

Function detect_file_format 

Source
pub fn detect_file_format(path: &Path) -> Result<FileFormat, Box<dyn Error>>
Expand description

Detect file format based on extension and content analysis