liquid-bin 0.26.0

The liquid templating language for Rust
liquid-bin-0.26.0 is not a library.

liquid-bin

Liquid templating for Rust

Build Status Crates Status Dependency Status

Usage

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

[dependencies]
liquid-bin = "0.26.0"

Now you can use the crate in your code:

License

Licensed under either of