pub fn detect_file_format_from_path(path: &Path) -> Result<FileFormat>
Expand description
Convenience function to detect format from file path
pub fn detect_file_format_from_path(path: &Path) -> Result<FileFormat>
Convenience function to detect format from file path