1 2 3 4 5 6
//! Systems //! //! Any entity located directly in this module is //! [`System`](bevy::ecs::system::System). pub mod parameters;