migrate

Macro migrate 

Source
macro_rules! migrate {
    ($dir:literal) => { ... };
    () => { ... };
}
Available on crate feature migrate only.