[][src]Function oxygengine_network::bundle_installer

pub fn bundle_installer<'a, 'b, C, S>(builder: &mut AppBuilder<'a, 'b>, _: ()) where
    C: Client + 'static,
    S: Server + 'static,