Skip to main content

Module format

Module format 

Source
Available on crate feature file only.
Expand description

File formats.

Structs§

Jsonjson
The JSON file format.
Module
A template module that all file formats should deserialize into.
Tomltoml
The TOML file format.

Traits§

Format
A file format.