[][src]Function oxygengine_network::bundle_installer

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