// <FILE>crates/rocketsplash-rt/src/splash/mod.rs</FILE>
// <DESC>Splash loading and display module</DESC>
// <VERS>VERSION: 1.1.0</VERS>
// <WCTX>Foundation crates 0.3.0 (RELEASE_PLAN F2 cycle-break)</WCTX>
// <CLOG>1.1.0: pure module root — children import siblings directly, nothing depends back on this file. 1.0.0: splash module exports.</CLOG>
pub use *;
pub use *;
// <FILE>crates/rocketsplash-rt/src/splash/mod.rs</FILE>
// <VERS>END OF VERSION: 1.1.0</VERS>