//! Helpers consumed by the `sntl_migrate::migrate!()` proc-macro.
//!//! These exist so the macro's generated code has stable paths that don't
//! require it to know about internal `Migrator` constructors.
pubusecrate::migration::TxMode;pubusecrate::runner::Migrator;