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