blackjack::check

Function assert_expr

Source
pub fn assert_expr(
    input: &Vec<&Value>,
    expr: &Expr,
) -> Result<(), AssertDiagnostic>