Function holochain_util::ffs::create_dir[][src]

pub async fn create_dir<P: Clone + AsRef<Path>>(path: P) -> IoResult<()>