Function clippy_utils::is_ty_alias
source · pub fn is_ty_alias(qpath: &QPath<'_>) -> boolExpand description
Checks if the given QPath belongs to a type alias.
pub fn is_ty_alias(qpath: &QPath<'_>) -> boolChecks if the given QPath belongs to a type alias.