Function detect_file_format_from_path

Source
pub fn detect_file_format_from_path(path: &Path) -> Result<FileFormat>
Expand description

Convenience function to detect format from file path