#template #evaluation #traits-structs #variables #part #rubble-templates

rubble-templates-core

Core traits and structs that are needed for text template evaluation

1 unstable release

0.2.0 Jun 14, 2021

#27 in #traits-structs

21 downloads per month
Used in 2 crates

MIT license

23KB
272 lines

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.

No runtime deps

Features