make_invariant_violation

Macro make_invariant_violation 

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