Skip to main content

fuzz_expression_operations

Function fuzz_expression_operations 

Source
pub fn fuzz_expression_operations(expr: &TLExpr) -> FuzzStats
Expand description

Test expression operations for robustness.

This function applies various operations to an expression and checks that they don’t panic and maintain invariants.