Crates.io | yarte_lexer_gencode |
lib.rs | yarte_lexer_gencode |
version | 0.0.1 |
source | src |
created_at | 2020-11-21 20:22:18.548116 |
updated_at | 2020-11-21 20:22:18.548116 |
description | Lexer codegen for yarte |
homepage | |
repository | |
max_upload_size | |
id | 314797 |
size | 2,626 |
All structures and functions in this crate -- even those based on the real crates -- are entirely fictional. All celebrity codes are impersonated...poorly. The following program contains coarse language and due to its content it should not be used by anyone.
Yarte stands for Yet Another Rust Template Engine. Uses a Handlebars-like syntax, well-known and intuitive for most developers. Yarte is an optimized, and easy-to-use rust crate, with which developers can create logic around their HTML templates using conditionals, loops, rust code and template composition.
fmt::Display
and optimized memcopy
implementation for render to bytesItoa
, Dtoa
, Ryu
and itoa simdSee it for yourself in the TechEmpower benchmarks with ntex
and in the js-framework-benchmark!
In order to fully understand Yarte's capabilities take a look at the following documentation:
Yarte is based on all previous templates engines, syntax as well as its documentation is highly influenced by Handlebars.
Please, contribute to Yarte! The more the better! Feel free to open an issue and/or contacting directly with the owner for any request or suggestion.
This Code of Conduct is adapted from the Contributor Covenant, version 1.4, available at http://contributor-covenant.org/version/1/4
This project is distributed under the terms of both the Apache License (Version 2.0) and the MIT license, specified in LICENSE-APACHE and LICENSE-MIT respectively.