bail_err

Macro bail_err 

Source
macro_rules! bail_err {
    ($($args:expr),* $(,)?) => { ... };
}
Expand description

TODO: Document