Function make_folders

Source
pub fn make_folders<T: Display>(path: T) -> Result<(), Error>