pub fn import_file(path: &Path) -> Result<ImportReport, String>Expand description
Detect the format by extension + content and import it.
pub fn import_file(path: &Path) -> Result<ImportReport, String>Detect the format by extension + content and import it.