Skip to main content

import_source

Function import_source 

Source
pub fn import_source(
    state: &mut AppState,
    source: &str,
    provider_id_hint: Option<&str>,
    layer: ConfigLayer,
    merge_mode: ImportMergeMode,
) -> Result<ImportSummary>
Expand description

Import from a local path or supported URL.