wasmer_wasix::runners::wasi_common

Function create_dir_all

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