Module modules

Source
Expand description

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

Structs§

HeaderValue
ImportStatement
Corresponds the grammar rule import_statement.
Module
Corresponds the grammar rule module.
ModuleBody
Corresponds the grammar rule module_body.
ModuleImport
Corresponds the grammar rule module_import.

Enums§

Import
Corresponds the grammar rule import.