term_to_proof_term

Function term_to_proof_term 

Source
pub fn term_to_proof_term<'a>(term: &Term<'a>, interner: &Interner) -> ProofTerm
Expand description

Convert a Term to ProofTerm.