liquid-compiler

Liquid templating for Rust

Build Status Crates Status Dependency Status

Usage

To include liquid in your project add the following to your Cargo.toml:

toml [dependencies] liquid-compiler = "0.20"

Now you can use the crate in your code: