is_must_use_func_call
clippy_
utils
1.92.0-nightly
(c8905eaa6 2025-09-28)
clippy_utils
Function
is_
must_
use_
func_
call
Copy item path
Source
pub fn is_must_use_func_call(cx: &
LateContext
<'_>, expr: &
Expr
<'_>) ->
bool