Crate cosmian_config_utils

Crate cosmian_config_utils 

Source

Macros§

config_bail
Return early with an error if a condition is not satisfied.
config_error
Construct a server error from a string.

Enums§

ConfigUtilsError

Traits§

ConfigUtils

Functions§

get_default_conf_path
Returns the default configuration path or an error if the path cannot be determined
get_home_folder
Returns the path to the current user’s home folder.
location