-
Notifications
You must be signed in to change notification settings - Fork 321
Open
Description
ConcurrencyLimit <T> implements Clone here: https://docs.rs/tower/latest/src/tower/limit/concurrency/service.rs.html#96
RateLimit<T> does not https://docs.rs/tower/latest/src/tower/limit/rate/service.rs.html#14
Consequence: I am adding service specific layers by wrapping them into a new Service that auto-implements NamedService but as add_service requires clone the layer must also support it.
Arqu, AndrewChubatiuk, sp1ff and dixslyf
Metadata
Metadata
Assignees
Labels
No labels