Porting the C# clippy app to Rust
Last week, I wrote a little hello world app that responds to HTTP requests with a clippy ASCII art. But the docker image for the app was 111MB in size. So today, I decided to port the app to rust. If you only want to see the code, here you