[][src]Module glitter_lang::parser

Format parser, determines the syntax for pretty formats

Structs

ParseError
PrettyPrinter

Indirect fmt::Display in order to configure whether to use color

Functions

expression

Parse a single expression, expanding nested expressions

expression_tree
format_expression
group_expression
literal_expression
named_expression
parse

Parse a format

separator_expression