You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expose the matched route as a method on the request struct
If the router found a matching route we store it as an extension struct
on the request and then expose it to the user as a method on `Request`.
Signed-off-by: Johannes Löthberg <[email protected]>
0 commit comments