trident_fuzz

Macro post_sequence

Source
macro_rules! post_sequence {
    ($($ix_variant:ident),* $(,)?) => { ... };
}