Skip to main content

proof_get_rule

Function proof_get_rule 

Source
pub unsafe extern "C" fn proof_get_rule(proof: Proof) -> ProofRule
Expand description

Get the proof rule used by the root step of a given proof. @return The proof rule.