It has no code in it but gives an idea of the overall objectives.
All this will be even better when rust finally implements the gen keyword, and hopefully to the same ease of use as with Python generators and Co-Routines
Recently implemented code generation for routes and handlers.
Next is ensuring code generation includes typed handlers and structs and then hot reloading and code gen on any update to the openAPI spec.
At which point I will get the doc book completed and the crate published.
I would love to get some reviews and feedback on what else we can include!