Function tikv_util::config::ensure_dir_exist[][src]

pub fn ensure_dir_exist(path: &str) -> Result<(), Box<dyn Error>>