Function oxygengine_integration_ui_cr::bundle_installer[][src]

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