bundle_installer

Function bundle_installer 

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