foundry_cheatcodes::inspector

Macro try_or_return

Source
macro_rules! try_or_return {
    ($e:expr) => { ... };
}