Crates.io | liquid-interpreter |
lib.rs | liquid-interpreter |
version | 0.20.0-alpha.6 |
source | src |
created_at | 2018-10-04 02:52:32.033326 |
updated_at | 2020-03-17 20:32:14.948353 |
description | The liquid templating language for Rust |
homepage | |
repository | https://github.com/cobalt-org/liquid-rust/tree/master/crate/interpreter |
max_upload_size | |
id | 87925 |
size | 27,365 |
Liquid templating for Rust
To include liquid in your project add the following to your Cargo.toml:
[dependencies]
liquid-interpreter = "0.20"