Crates.io | trimmer |
lib.rs | trimmer |
version | 0.3.6 |
source | src |
created_at | 2017-08-01 23:57:06.381421 |
updated_at | 2018-01-29 00:04:17.003003 |
description | A whitespace- and memory-friendly template engine |
homepage | http://github.com/tailhook/trimmer |
repository | |
max_upload_size | |
id | 26028 |
size | 237,062 |
:Status: Beta
Reference | API Docs | Github | Crate
Yet another template engine for Rust. Features:
Can produce better indented text than most template engines
Can traverse Rust types without cloning them too much
Can produce safe output by validating variable values rather than escaping
Licensed under either of
at your option.
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.