Function clippy_utils::is_default_equivalent_from

source ยท
pub(crate) fn is_default_equivalent_from(
    cx: &LateContext<'_>,
    from_func: &Expr<'_>,
    arg: &Expr<'_>,
) -> bool