rubble-templates-core 0.2.0

Core traits and structs that are needed for text template evaluation.
Documentation

rubble-templates-core

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 4 feature flags, 4 of them enabled by default.

default

  • ast
  • evaluator
  • compiler

ast

    This feature flag does not enable additional features.

evaluator

  • ast

compiler

  • evaluator