Function oxygengine_integration_ui_cr::bundle_installer[][src]

pub fn bundle_installer<CR>(
    builder: &mut AppBuilder<'_, '_>,
    _phantom: PhantomData<CR>
) where
    CR: CompositeRenderer + 'static,