1 2 3 4 5 6
// JS compile-time diagnostics: shared wording and focused constructors. mod input; mod script; pub(crate) use input::*; pub(crate) use script::*;