Function workflow_store::fs::create_dir_all_sync

source ยท
pub fn create_dir_all_sync<P: AsRef<Path>>(dir: P) -> Result<()>