Crate hornbeam

source ·
Expand description

§What this top-level crate does

This crate provides an abstraction layer over both the interpreter and the compile-time template compiler, allowing to switch between them at will in a project (or more likely: use the hot-reloadable interpreter in development and the high-performance compiler for production).

Currently this crate only supports interpreted mode.

Macros§

Structs§

Functions§

Type Aliases§