Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement middleware for &T: Middleware<_>
That allows to pass middlewares with their configuration around at application setup time without having to clone them.
- Loading branch information