Function nmd_core::utility::file_utility::create_directory

source ยท
pub fn create_directory(path: &PathBuf) -> Result<(), Error>