Skip to main content

modes_proof_format_to_string

Function modes_proof_format_to_string 

Source
pub unsafe extern "C" fn modes_proof_format_to_string(
    format: ProofFormat,
) -> *const c_char
Expand description

Get a string representation of a Cvc5ProofFormat. @param format The proof format. @return The string representation.