pub static SHELL: OnceLock<Arc<Mutex<Shell>>>
A global shell instance used by Pavex CLIs to print messages to the user.