Skip to main content

Crate rudof_config

Crate rudof_config 

Source

Enums§

ConfigError
Errors produced by configuration operations

Traits§

TomlConfig
Configuration trait for TOML-backed configuration structs

Functions§

find_config_files_from
Collects every file_name from start up to the filesystem root
merge_tables
Recursively deep merges overlay into base
read_toml_table
Reads a TOML file into a toml::Table
user_config_file
Returns the platform-specific user config file for an application, if the user config directory can be determined