Function ethers_solc::utils::create_parent_dir_all
source · Expand description
Creates the parent directory of the file
and all its ancestors if it does not exist
See std::fs::create_dir_all()
Creates the parent directory of the file
and all its ancestors if it does not exist
See std::fs::create_dir_all()