Cargo Features

fast_config has no features set by default.

[dependencies]
fast_config = { version = "1.1.3", features = ["json5", "toml", "yaml"] }
json5

Enables json5

Optional

and serde_json

Optional deps

toml

Enables toml ^0.7.0

yaml

Enables serde_yaml

Affects utils::compress_string