Available on crate feature
file only.Expand description
File formats.
Structs§
- Json
json - The JSON file format.
- Module
- A template module that all file formats should deserialize into.
- Toml
toml - The TOML file format.
Traits§
- Format
- A file format.