Module sdml_core::model::definitions
source · Expand description
Provide the Rust types that implement definition-related components of the SDML Grammar.
Structs§
- Corresponds to the grammar rule
data_type_def
. - Corresponds to the grammar rule
entity_body
. - Corresponds to the grammar rule
entity_def
. - Corresponds to the grammar rule
enum_body
. - Corresponds to the grammar rule
enum_def
. - Corresponds to the grammar rule
event_def
. - Corresponds to the grammar rule
method_def
. - Corresponds to the grammar rule
property_def
. - Corresponds to the grammar rule
rdf_class_def
andrdf_property_def
. - Corresponds to the grammar rule
structure_body
. - Corresponds to the grammar rule
structure_def
. - Corresponds to the grammar rule
type_class_body
. - Corresponds to the grammar rule
type_class_def
. - Corresponds to the grammar rule
type_class_reference
. - Corresponds to the grammar rule
type_variable
. - Corresponds to the grammar rule
type_variant
. - Corresponds to the grammar rule
union_body
. - Corresponds to the grammar rule
union_def
. - Corresponds to the grammar rule
enum_variant
.
Enums§
- Corresponds to the grammar rule
type_def
. - Corresponds to the grammar rule
type_class_arguments
.