Skip to main content

create_dir_if_not_exists

Function create_dir_if_not_exists 

Source
pub(crate) fn create_dir_if_not_exists(dir: &str) -> Result<()>