Function oxygengine_script_flow::bundle_installer[][src]

pub fn bundle_installer<PB>(
    builder: &mut AppBuilder<PB>,
    _: ()
) -> Result<(), PipelineBuilderError> where
    PB: PipelineBuilder