Module cargo_reg::config_location [] [src]

Module contains utils for loading and persisting TOML data from/to the config file.

Enums

ConfigLocation

Location of config which operate on

Functions

locate_config

Define a file path to the config file

open_config

Open or create a config file

write_config

Overwrite a config file with TOML data.