Skip to content

Commit e85a59a

Browse files
committed
Move code out of add_entry! in get_route
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. Also were fixed lints and checks that were found after that.
1 parent 3c9d88a commit e85a59a

File tree

1 file changed

+422
-308
lines changed

1 file changed

+422
-308
lines changed

0 commit comments

Comments
 (0)