Skip to main content

Module values

Module values 

Source
Expand description

Provide the Rust types that implement value-related components of the SDML Grammar.

Structs§

Binary
Corresponds to the grammar rule binary.
LanguageString
Corresponds to the grammar rule string.
LanguageTag
Corresponds to the grammar rule language_tag.
MappingValue
Corresponds to the grammar rule mapping_value.
SequenceOfValues
Corresponds to the grammar rule list_of_values.
ValueConstructor
Corresponds to the grammar rule value_constructor.

Enums§

SequenceMember
Corresponds to the grammar rule name.
SimpleValue
Corresponds to the grammar rule simple_value.
SimpleValueType
Value
Corresponds to the grammar rule value.
ValueType