[][src]Macro pocket_prover::bits_format

macro_rules! bits_format {
    ($x:ident) => { ... };
    ($x:ident , $($y:ident),*) => { ... };
}

Generates a "{}{}{}..." format for bits.