Macro wait_or_retry_background_ddl

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