[]Constant bevy::prelude::stage::POST_UPDATE

pub const POST_UPDATE: &'static str;

Name of app stage responsible for processing the results of UPDATE. Runs after UPDATE.