Crate stilts_lang

Crate stilts_lang 

Source
Expand description

Stilts Lang is the parser for the stilts language Parse a full template with parse_template the output is is an ast whose definition is in the types module

Modules§

types

Structs§

Delims
Template Delimiters
Error
The default error type for parsing
Located

Functions§

parse_template
Parse a template