Macro foundry_compilers_core::bail

source ยท
macro_rules! bail {
    ($($tt:tt)*) => { ... };
}