ban

Crates.ioban
lib.rsban
version0.60.1
sourcesrc
created_at2023-07-17 14:40:20.918829
updated_at2023-09-27 23:36:39.856299
descriptionA minimal and fast template engine.
homepage
repositoryhttps://github.com/jmkng/ban
max_upload_size
id918569
size190,988
Jon Koenig (jmkng)

documentation

README

A minimal and fast template engine.

Ban is a template engine that compiles templates at runtime. It supports the basic features you might expect, it's easy to use, and it tries to provide good error messages.

This is a work in progress, view the documentation for more details.

Commit count: 76

cargo fmt