build_engine_from_pipeline

Function build_engine_from_pipeline 

Source
pub fn build_engine_from_pipeline(
    config: PipelineConfig,
) -> Result<IoEngine, AggregateError>
Expand description

Build a synchronous IoEngine from a PipelineConfig using the default FormatRegistry.