Skip to main content
is_none_expr
clippy_
utils
1.95.0-nightly
(366a1b93e 2026-02-03)
clippy_utils
Function
is_
none_
expr
Copy item path
Source
pub fn is_none_expr(cx: &
LateContext
<'_>, expr: &
Expr
<'_>) ->
bool
Expand description
Checks is
expr
is
None