Function oxygengine_integration_ui_cr::bundle_installer[][src]

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