dejavu-runtime

Crates.iodejavu-runtime
lib.rsdejavu-runtime
version0.1.1
sourcesrc
created_at2022-11-30 06:46:06.735633
updated_at2024-04-08 13:03:41.764073
descriptionDejaVu shared types and runtime
homepage
repositoryhttps://github.com/oovm/dejavu-engine
max_upload_size
id725952
size7,074
SasakiSaki (oovm)

documentation

https://docs.rs/dejavu-runtime

README

Comment

  • surrounded by parentheses {# and #}
{% filter comment %}

comment block

{% end %}

Whitespace Control

DejaVu Supports LF only!

  • {%.: Destroy all whitespace on the left

  • {%-: Destroy all blank lines on the left

  • {%_: Destroy left whitespace, and the first newline encountered

  • {%!: destroy left whitespace, but exclude newlines

  • =%}: Destroy all whitespace on the right

  • -%}: Destroy all blank lines on the right

  • _%}: Destroy right whitespace, and the first newline encountered

  • !%}: destroy right whitespace, but exclude newlines

Commit count: 57

cargo fmt