[][src]Function oxygengine_core::prefab::bundle_installer

pub fn bundle_installer<'a, 'b, PMS>(
    builder: &mut AppBuilder<'a, 'b>,
    prefab_manager_setup: PMS
) where
    PMS: FnMut(&mut PrefabManager),