Function kimchi::precomputed_srs::get_srs_generic
source · pub fn get_srs_generic<G>(srs_type: StoredSRSType) -> SRS<G>where
G: KimchiCurve,
Expand description
Generic SRS getter fuction.
pub fn get_srs_generic<G>(srs_type: StoredSRSType) -> SRS<G>where
G: KimchiCurve,
Generic SRS getter fuction.