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@ctx_Prop.hrl
Raw

include/handles@ctx_Prop.hrl

-record(prop, {key :: binary(), value :: handles@ctx:value()}).