tera 1.18.1

Template engine based on Jinja2/Django templates
Documentation

tera

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

default

  • builtins

builtins

  • urlencode
  • slug
  • humansize
  • chrono
  • chrono-tz
  • rand

urlencode

  • percent-encoding

slug

  • dep:slug

humansize

  • dep:humansize

chrono

  • dep:chrono

chrono-tz

  • dep:chrono-tz

rand

  • dep:rand

percent-encoding

  • dep:percent-encoding

date-locale

  • builtins
  • chrono/unstable-locales

preserve_order

  • serde_json/preserve_order