clippy_utils
1.78.0-nightly
(b381d3ab2 2024-02-12)
?
Function
clippy_utils
::
is_must_use_func_call
source
·
[
−
]
pub fn is_must_use_func_call(cx: &
LateContext
<'_>, expr: &
Expr
<'_>) ->
bool