is_must_use_func_call
clippy_
utils
1.93.0-beta.5
(72b6488ba 2025-12-21)
clippy_utils
Function
is_
must_
use_
func_
call
Copy item path
Source
pub fn is_must_use_func_call(cx: &
LateContext
<'_>, expr: &
Expr
<'_>) ->
bool