[][src]Function oxygengine_script_web::bundle_installer

pub fn bundle_installer<'a, 'b, WSS>(
    builder: &mut AppBuilder<'a, 'b>,
    web_script_setup: WSS
) where
    WSS: FnMut(&mut WebScriptInterface),