Function oxygengine_composite_renderer::bundle_installer[][src]

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