File Formats
Crate provides support for three file formats: Yaml
, Json
and Toml
. Whichever one you want to use, and when, should be based on your needs & requirements.
Config
The config format in Crate is just an extension of Yaml with specific File Settings by default.