Big shout out to the #tokio team that makes the #axum crate for #rust.
Had some big compile time issues with the latest Rust 1.56 release. Mostly problem in the rust compiler and sadly the project hit that but causing huge compile times.
Nonetheless, they did a great support in trying to get around that compiler bug and circumvent it from their side. Latest Axum 0.3 fixes all these issues and it was a lot of fun helping out with testing and finding new corner cases.