Expand description
Provides traits for resolving module names to paths, and loading modules.
Structs
Traits
- TBD
- The resolver implements the logic to map module identifiers to file system paths using the environment variable
SDML_PATH
to contain a search path.