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
Move all of the code out of `add_entry!` macro inside `get_route` to
facilitate development experience inside it (as by this time macro
backtrace is still only available in nightly versions of compiler) and
reduce enourmous `get_route` function size.
0 commit comments