invariant_violation

Macro invariant_violation 

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