Macro vortex_error::vortex_bail

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

A convenient macro for returning a VortexError.