Function reth::core::dirs::data_dir

source ยท
pub fn data_dir() -> Option<PathBuf>
Expand description

Returns the path to the reth data directory.

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