Skip to main content

bail_dim_custom

Macro bail_dim_custom 

Source
macro_rules! bail_dim_custom {
    ($fmt:literal $(, $($arg:tt)*)?) => { ... };
    ($msg:expr $(,)?) => { ... };
}