liquid-bin

Crates.ioliquid-bin
lib.rsliquid-bin
version0.26.9
created_at2020-03-16 21:05:31.504616+00
updated_at2025-02-04 19:47:00.639621+00
descriptionThe liquid templating language for Rust
homepage
repositoryhttps://github.com/cobalt-org/liquid-rust
max_upload_size
id219595
size36,630
Ed Page (epage)

documentation

README

liquid-bin

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 install liquid-bin

Now you can use the crate in your code:

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual-licensed as above, without any additional terms or conditions.

Commit count: 1560

cargo fmt