Function reth_fs_util::create_dir_all

source ยท
pub fn create_dir_all(path: impl AsRef<Path>) -> Result<()>
Expand description

Wrapper for std::fs::create_dir_all