Module sdml_parse::load

source ·
Expand description

Structs§

  • The loader is used to manage the process of creating an in-memory model from file-system resources.
  • The resolver implements the logic to map module identifiers to file system paths using the environment variable SDML_PATH to contain a search path.
  • A resolver group allows the common configuration of multiple items.
  • A specific resolver item.
  • This type represents the content of a resolver file.

Enums§

Constants§