async-vfs

Crates.ioasync-vfs
lib.rsasync-vfs
version0.56.0
sourcesrc
created_at2021-01-19 03:45:01.507942
updated_at2023-03-01 18:48:14.992594
descriptionAsync Virtual File System
homepage
repositoryhttps://github.com/prabirshrestha/async-vfs
max_upload_size
id343789
size5,774
Prabir Shrestha (prabirshrestha)

documentation

README

async-vfs for rust

Generic async virtual filesystem for rust

Backends

Create name Description
async-vfs-os OS filesystem backend (supports async-std/smol/tokio runtimes)

License

MIT

Commit count: 128

cargo fmt