Function oxygengine_core::localization::bundle_installer[][src]

pub fn bundle_installer<PB, PMS>(
    builder: &mut AppBuilder<PB>,
    _: ()
) -> Result<(), PipelineBuilderError> where
    PB: PipelineBuilder