clippy_utils

Function is_must_use_func_call

Source
pub fn is_must_use_func_call(cx: &LateContext<'_>, expr: &Expr<'_>) -> bool