loose-liquid-derive

Crates.ioloose-liquid-derive
lib.rsloose-liquid-derive
version0.27.0
sourcesrc
created_at2023-09-13 17:47:58.831561
updated_at2023-09-13 17:47:58.831561
descriptionThe liquid templating language for Rust
homepage
repositoryhttps://github.com/cobalt-org/liquid-rust
max_upload_size
id971708
size90,718
Jarrod Overson (jsoverson)

documentation

README

liquid-derive

********************************************************************************
*               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

Build Status Crates Status Dependency Status

Usage

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

$ cargo add liquid-derive

License

Licensed under either of

Commit count: 1420

cargo fmt