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

include/handles@internal@tokenizer_UnlessBlockStart.hrl

-record(unless_block_start, {index :: integer(), path :: list(binary())}).