clippy_utils

Function is_ty_alias

Source
pub fn is_ty_alias(qpath: &QPath<'_>) -> bool
Expand description

Checks if the given QPath belongs to a type alias.