Function wasmer_wasix::runners::wasi_common::create_dir_all

source ยท
fn create_dir_all(fs: &dyn FileSystem, path: &Path) -> Result<(), Error>