openvm_stark_backend

Macro parizip

Source
macro_rules! parizip {
    ( $first:expr $( , $rest:expr )* $(,)* ) => { ... };
}