Skip to main content

ingest_auto

Function ingest_auto 

Source
pub fn ingest_auto(
    input: &Path,
    output: &Path,
) -> Result<(IngestStats, SemanticFormat), Box<dyn Error>>
Expand description

Dispatch to the correct ingest function based on auto-detected format.