tower icon indicating copy to clipboard operation
tower copied to clipboard

feat: Make new functions const when possible

Open kerkmann opened this issue 1 year ago • 0 comments

The main reason was to allow to initialize the RateLimitLayer in a const context. So why not making ever new function const (wherever it's possible). :P

kerkmann avatar Jan 07 '24 01:01 kerkmann