Skip to main content

plan_import

Function plan_import 

Source
pub async fn plan_import(
    transport: Option<&Transport>,
    path: &Path,
    overwrite: bool,
    skip_existing: bool,
) -> Result<DataViewImportPlan>
Expand description

Fully validate a portable artifact and prepare the exact guarded import.