[][src]Function oxygengine::prelude::bundle_installer

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