Liquid templating for Rust
To include liquid in your project add the following to your Cargo.toml:
toml [dependencies] liquid-interpreter = "0.20"