pub type PlonkSuccinctVerifier<AS> = PlonkSuccinctVerifier<AS, LimbsEncoding<LIMBS, BITS>>;
Aliased Typeยง
struct PlonkSuccinctVerifier<AS>(/* private fields */);
pub type PlonkSuccinctVerifier<AS> = PlonkSuccinctVerifier<AS, LimbsEncoding<LIMBS, BITS>>;
struct PlonkSuccinctVerifier<AS>(/* private fields */);