1 2 3 4 5
#[derive(Default)] pub struct ShouldReset(pub bool); #[derive(Default)] pub struct ShouldResetBallSpawns(pub bool);