Function type_of

Source
pub(super) fn type_of(
    tcx: TyCtxt<'_>,
    def_id: LocalDefId,
) -> EarlyBinder<'_, Ty<'_>>