Closed LukeBrandon closed 1 year ago
We could clean up main.rs by moving all of the routes to a routes module and pulling in the router into main.rs
main.rs
routes
We could clean up
main.rs
by moving all of the routes to aroutes
module and pulling in the router intomain.rs