Function holochain_util::ffs::create_dir

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