halo2curves

Macro impl_gt

Source
macro_rules! impl_gt {
    (
        $target:ident,
        $base:ident,
        $scalar:ident
    ) => { ... };
}