Macro iota_types::invariant_violation

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