Function rln::circuit::zkey_from_folder

source ·
pub fn zkey_from_folder(
    resources_folder: &str
) -> Result<(ProvingKey<Curve>, ConstraintMatrices<Fr>)>