Function type_alias_is_lazy

Source
pub(crate) fn type_alias_is_lazy<'tcx>(
    tcx: TyCtxt<'tcx>,
    def_id: LocalDefId,
) -> bool