1 2 3 4 5
//! Render-stage synchronization systems. mod text; pub use text::{ManagedText, TextRenderPlugin};