askama 0.11.1

Type-safe, compiled Jinja-like templates for Rust
Documentation

askama

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

default

  • config
  • humansize
  • num-traits
  • urlencode

config

  • askama_derive/config
  • askama_shared/config

humansize

  • askama_shared/humansize

num-traits

  • askama_shared/num-traits

urlencode

  • askama_shared/percent-encoding

serde-yaml

  • askama_derive/yaml
  • askama_shared/yaml

serde-json

  • askama_derive/json
  • askama_shared/json

with-axum

  • askama_derive/axum

with-mendes

  • askama_derive/mendes

with-warp

  • askama_derive/warp

with-rocket

  • askama_derive/rocket

markdown

  • askama_shared/markdown

with-gotham

  • askama_derive/gotham

with-actix-web

  • askama_derive/actix-web

with-tide

  • askama_derive/tide

mime

    This feature flag does not enable additional features.

mime_guess

    This feature flag does not enable additional features.