Function wasmer_wasix::fs::create_dir_all

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