vortex_error

Macro vortex_bail

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