Macro mz_repr::strconv::bail

source ยท
macro_rules! bail {
    ($($arg:tt)*) => { ... };
}