Crates.io | loose-liquid-derive |
lib.rs | loose-liquid-derive |
version | 0.27.0 |
source | src |
created_at | 2023-09-13 17:47:58.831561 |
updated_at | 2023-09-13 17:47:58.831561 |
description | The liquid templating language for Rust |
homepage | |
repository | https://github.com/cobalt-org/liquid-rust |
max_upload_size | |
id | 971708 |
size | 90,718 |
********************************************************************************
* NOTE: THIS IS A TEMPORARY FORK OF LIQUID-RUST *
* *
* Once either of the following PRs (or suitable) lands this will be deprecated *
* - https://github.com/cobalt-org/liquid-rust/pull/496 *
* - https://github.com/cobalt-org/liquid-rust/pull/492 *
********************************************************************************
Original README below
Liquid templating for Rust
To include liquid in your project add the following to your Cargo.toml:
$ cargo add liquid-derive
Licensed under either of