Function rust_utils::utils::make_dir
source · [−]Expand description
Creates directory (and any parents) and handles any errors that may occur
Returns the following codes:
OK: Successfully created the directory and its parents
ERR: Unable to create the directory