pub fn is_ty_alias(qpath: &QPath<'_>) -> bool
Checks if the given QPath belongs to a type alias.
QPath