is_must_use_func_call
clippy_
utils
1.91.0-beta.4
(aa7859c0d 2025-09-27)
clippy_utils
Function
is_
must_
use_
func_
call
Copy item path
Source
pub fn is_must_use_func_call(cx: &
LateContext
<'_>, expr: &
Expr
<'_>) ->
bool