In most places we explain which type vars our Generic classe accept, e.g. for BaseRateLimiter. At least for Application this is missing.
We should check for which Generic classes this explanation is missing and add it where it makes sense (e.g. I expect that there is no added value in elaborating this for ApplicationBuilder).
In most places we explain which type vars our
Genericclasse accept, e.g. forBaseRateLimiter. At least forApplicationthis is missing.We should check for which
Genericclasses this explanation is missing and add it where it makes sense (e.g. I expect that there is no added value in elaborating this forApplicationBuilder).