pub fn get_srs_generic<G>(srs_type: StoredSRSType) -> SRS<G>where
    G: KimchiCurve,
Expand description

Generic SRS getter fuction.