Skip to main content
check_binary_expr
forge_
lint
1.7.2
In forge_
lint::
sol::
info::
boolean_
cst
forge_lint
::
sol
::
info
::
boolean_cst
Function
check_
binary_
expr
Copy item path
Source
fn check_binary_expr( ctx: &
LintContext
<'_, '_>, left: &Expr<'_>, op: BinOp, right: &Expr<'_>, )