Module parser

Module parser 

Source

Modules§

error
gradient
Gradient parsing utilities
lexer
style_parser
Style attribute parsing
theme_parser
Theme and style class parsing

Functions§

parse
Parse XML markup into a DampenDocument.
parse_comma_separated
Parse comma-separated list into Vec
parse_enum_value
Parse a simple enum value (case-insensitive) and return the matched variant
validate_no_circular_dependencies
Validates that there are no circular dependencies in UI file includes