retry_transaction_forever

Macro retry_transaction_forever 

Source
macro_rules! retry_transaction_forever {
    ($transaction:expr) => { ... };
}