Skip to main content

ogeom_bail

Macro ogeom_bail 

Source
macro_rules! ogeom_bail {
    ($variant:ident, $($arg:tt)*) => { ... };
}
Expand description

Return early with an OgeomError built by ogeom_err!.