Function clippy_utils::is_must_use_func_call

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