Macro vortex_error::vortex_bail

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