Hi
I have spent a good amount of time building web apps in Rust using many different tools and frameworks. I decided that I want something different and created a new framework.
HTML content is interleaved in the Rust code and treated as String.
It is not a reactive framework, the programmer decides when a part of the page should be re-rendered.
You can find it here:
Regards