rubble-templates-core

Crates.iorubble-templates-core
lib.rsrubble-templates-core
version0.2.0
sourcesrc
created_at2021-06-14 18:51:33.757789
updated_at2021-06-14 18:51:33.757789
descriptionCore traits and structs that are needed for text template evaluation.
homepagehttps://github.com/multicatch/rubble-rs
repositoryhttps://github.com/multicatch/rubble-rs
max_upload_size
id410057
size23,768
multicatch (multicatch)

documentation

https://multicatch.github.io/rubble-rs/rubble_templates_core/

README

rubble-templates-core

Core traits and structs that are needed for text template evaluation. Part of rubble-templates library.

What is this?

This is a part of a template engine. This engine allows compiling text templates into output text using variable substitution or code evaluation.

This particular crate contains base declarations that are shared between other crates. To read more about it, refer to main rubble-templates README or the documentation.

Commit count: 73

cargo fmt