wasmer_wasix::fs

Function create_dir_all

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