Function import_file

Source
pub fn import_file(path: &Path) -> Result<ImportReport, String>
Expand description

Detect the format by extension + content and import it.