Loading...
Loading...
Marks a function in a middleware.rs that returns a Tower Layer applied to its route segment. A function returns a single Layer; compose several with a ServiceBuilder.
A single layer applied to this segment:
Combine several layers - stack them with a ServiceBuilder and return the stack: