Module tribble_app::parser
source · [−]Structs
The properties of an input element. This needs to be passed around, so it’s broken out of the SectionElem input.
The components of a workflow.
Enums
The possible types of configuration files (this allows main files to be different from internationalization files).
The possible endpoint types (endpoints are sections that allow the user to exit the contribution process).
The different types of inputs.
The possible types an input can have.
The possible parts of a section.
The properties for an option for a select element. The text of this MUST NOT contain commas, otherwise all sorts of runtime errors WILL occur!
Type Definitions
A type alias for a section, which is simply an ordered list of elements.