qtpl-macros

Crates.ioqtpl-macros
lib.rsqtpl-macros
version0.7.1
sourcesrc
created_at2020-06-20 08:31:56.85174
updated_at2020-06-26 07:18:09.220274
descriptionMacro component of qtpl. Use qtpl instead of this package directly.
homepage
repositoryhttps://github.com/daaku/qtpl
max_upload_size
id255926
size13,361
Naitik Shah (daaku)

documentation

README

qtpl

Build Crates.io Documentation

See the documentation for how to use this library.

TODO

  • Support more formatting directives
  • Support a directive to explicitly clear whitespace
  • Document pattern for passing children to tplfn
  • child! should support inline tpl! style
  • Support methods in addition to functions in tplfn
  • Support async/await functions (needs anything special?)
  • Support blocks inside string literals (maybe?)
Commit count: 53

cargo fmt