config_dir

Function config_dir 

Source
pub fn config_dir() -> Option<PathBuf>
Expand description

Returns the path to the reth configuration directory.

Refer to [dirs_next::config_dir] for cross-platform behavior.