Split templating engines category into "static" and "dynamic"

Author: quadrupleslapCreated Nov 4, 2017Updated Jan 18, 2023

Not the best names, but some template engines can load templates at run-time, whereas others work at compile-time (because they use plugins or macros, like Horrorshow). This is a pretty big distinction that should probably be mentioned.

Source: rust-unofficial/awesome-rust