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
Format
for JSON modules. - Module
- The top-level structure of a
File
module. - Toml
toml
- A
Format
for TOML modules. - Yaml
yaml
- A
Format
for YAML modules.
Traits§
- Format
- The format of a file.