1 2 3 4 5
//! Plugin and control flow for starting/loading the game. mod plugin; pub use plugin::InGamePlugin;