pub type Plonky3RoundConstants<F> = RoundConstants<F, POSEIDON2_WIDTH, BABY_BEAR_POSEIDON2_HALF_FULL_ROUNDS, BABY_BEAR_POSEIDON2_PARTIAL_ROUNDS>;
Aliased Typeยง
struct Plonky3RoundConstants<F> { /* private fields */ }
pub type Plonky3RoundConstants<F> = RoundConstants<F, POSEIDON2_WIDTH, BABY_BEAR_POSEIDON2_HALF_FULL_ROUNDS, BABY_BEAR_POSEIDON2_PARTIAL_ROUNDS>;
struct Plonky3RoundConstants<F> { /* private fields */ }