logo
pub fn get_proof_suite(
    proof_type: &str
) -> Result<&(dyn ProofSuite + Sync), Error>