Packages

Handles is a templating language written in pure Gleam. Heavily inspired by Mustache and Handlebars.js

Current section

Files

Jump to
handles include handles_LexError.hrl
Raw

include/handles_LexError.hrl

-record(lex_error, {error :: handles@lexer:lex_error()}).