foundry_common::fs

Function create_dir_all

Source
pub fn create_dir_all(path: impl AsRef<Path>) -> Result<(), FsPathError>
Expand description

Wrapper for std::fs::create_dir_all