clippy_utils
1.80.0-nightly
(b92758a9a 2024-05-20)
Function
clippy_utils
::
is_must_use_func_call
Copy item path
source
ยท
[
−
]
pub fn is_must_use_func_call(cx: &
LateContext
<'_>, expr: &
Expr
<'_>) ->
bool