clippy_utils
1.81.0-nightly
(6be96e386 2024-07-09)
Function
clippy_utils
::
is_must_use_func_call
Copy item path
source
ยท
[
−
]
pub fn is_must_use_func_call(cx: &
LateContext
<'_>, expr: &
Expr
<'_>) ->
bool