mini_template 0.1.1

Small template engine with smarty like syntax
Documentation

mini_template

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 6 feature flags, 6 of them enabled by default.

default

  • loop
  • assign
  • conditional
  • regex

loop

  • condition
  • assign

assign

    This feature flag does not enable additional features.

conditional

  • condition

regex

    This feature flag does not enable additional features.

condition

    This feature flag does not enable additional features.