am0d / rust-web

A sample web server using the rust-http library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use rust-mustache

derekchiang opened this issue · comments

Perhaps, but I am currently working on building a compiler to compiler Razor views into rust code, which will then be compiled with the application. This may not end up being my final approach, but I'm playing with it for now to see how it works out.

I think it would be advantageous to have more than one view engine available to rust frameworks - all the other frameworks I have seen so far appear to be using rust-mustache.