migration

Macro migration 

Source
macro_rules! migration {
    ($name:expr, $migration:expr) => { ... };
}