The liquid templating language for Rust, providing derive macros for template rendering.
# Cargo.toml
[dependencies]
liquid-derive = "0.26.10"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Renders a Liquid template with a variable.
Add `features = ["derive"]` to your Cargo.toml dependency
No dependency data recorded yet.