Macro iota_types::make_invariant_violation

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