Skip to main content

Module parser

Module parser 

Source
Expand description

RUITL Template Parser

Parses .ruitl files and converts them to an AST that can be compiled to Rust code

Structs§

Attribute
ComponentDef
GenericParam
A single generic type parameter: T or T: Bound1 + Bound2.
ImportDef
MatchArm
ParamDef
ParseError
PropDef
PropValue
RuitlFile
RuitlParser
TemplateDef

Enums§

AttributeValue
TemplateAst