Skip to content

supleed2/cch23-8bit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shuttle.rs Christmas Code Hunt 2023

This repository contains my Shuttle project for the 2023 Christmas Code Hunt.

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.