initialize_app

Function initialize_app 

Source
pub fn initialize_app(
    next_state: ResMut<'_, NextState<AppState>>,
    args: Res<'_, Args>,
)