Skip to main content

import_file

Function import_file 

Source
pub(crate) fn import_file(
    table: &mut Table,
    path: impl AsRef<Path>,
) -> Result<(), Box<dyn Error>>