migrate

Function migrate 

Source
pub fn migrate(
    current: Schema,
    desired: Schema,
    options: &MigrationOptions,
) -> Result<Migration>