Expand description
The File evaluator for working with modules from files.
Structs§
- File
- An evaluator for files.
- Imports
- Imports of a
Module. - Json
json - A
Formatfor JSON modules. - Module
- The top-level structure of a
Filemodule. - Toml
toml - A
Formatfor TOML modules. - Yaml
yaml - A
Formatfor YAML modules.
Traits§
- Format
- The format of a file.