This repository contains my Shuttle project for the 2024 Christmas Code Hunt.
Note
The project structure has been copied from my 2023 attempt repository.
Handlers for each day is in the corresponding file in the cal
module.
This project uses Axum and tries to stick with std
as I'm trying to improve my Rust skills.