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_ParseError.hrl
Raw

include/handles_ParseError.hrl

-record(parse_error, {error :: list(handles@parser:parse_error())}).