migrator

Macro migrator 

Source
macro_rules! migrator {
    ($($migrations:tt)*) => { ... };
}