halo2curves

Macro impl_tower2

Source
macro_rules! impl_tower2 {
    (
        $base:ident,
        $field:ident
    ) => { ... };
}