Install
- Based on original liquid written in Ruby (published by Shopify)
- The liquid crate
- documentation
cargo add liquid
This will update the Cargo.toml to include:
[dependencies] liquid = "0.26.4"
cargo add liquid
This will update the Cargo.toml to include:
[dependencies] liquid = "0.26.4"