Macro chandeliers_err::consistency
source · macro_rules! consistency { ($cond:expr, $($msg:tt)*) => { ... }; }
Expand description
Special instance of panic for assertions.
macro_rules! consistency { ($cond:expr, $($msg:tt)*) => { ... }; }
Special instance of panic for assertions.