Crate snowcap

Source

Structs§

Attribute
Snowcap
SnowcapParser
SnowcapTheme
A wrapper around the Theme enum that provides additional functionality, such as converting a string representation of a theme into its corresponding Theme variant.

Enums§

ConversionError
Error
MarkupTree
Abstract Syntax Tree (AST) representation of the parsed grammar
Message
Represents a message that can be passed within the application. This enum encapsulates both application-specific messages and other events.
ParseError
Value