halo2curves

Macro impl_tower2_from_uniform_bytes

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