Skip to main content

assertion_to_string

Function assertion_to_string 

Source
pub fn assertion_to_string(expr: &AssertionExpr) -> String
Expand description

Convert AssertionExpr back to string (ternary for if-then-else).