1 2 3 4
//! Events for macroeconomy plugin // Re-export events from core mechanic pub use issun_core::mechanics::macroeconomy::{EconomicEvent, SentimentDirection, ShockType};