| Crates.io | loose-liquid-lib |
| lib.rs | loose-liquid-lib |
| version | 0.27.0 |
| created_at | 2023-09-13 17:54:50.529666+00 |
| updated_at | 2023-09-13 17:54:50.529666+00 |
| description | The liquid templating language for Rust |
| homepage | |
| repository | https://github.com/cobalt-org/liquid-rust/tree/master/liquid-lib |
| max_upload_size | |
| id | 971717 |
| size | 269,955 |
********************************************************************************
* 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-lib
Licensed under either of