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
Its a template for a simple application with Rocket and Diesel. It contains:
1 model
1 route
1 integration test
1 docker-compose file for development
1 docker-compose file for running the integration tests.