qtpl

Crates.ioqtpl
lib.rsqtpl
version0.7.1
sourcesrc
created_at2020-06-19 09:30:41.70575
updated_at2020-06-26 07:18:44.061669
descriptionTemplates inside your Rust code.
homepage
repositoryhttps://github.com/daaku/qtpl
max_upload_size
id255627
size6,866
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