async-vfs 0.2.0

Async Virtual File System
Documentation
[dependencies.async-std]
version = "1.9.0"

[dependencies.async-trait]
version = "0.1.42"

[dependencies.thiserror]
version = "1.0.23"

[package]
authors = ["Prabir Shrestha <mail@prabir.me>"]
description = "Async Virtual File System"
edition = "2018"
license = "MIT"
name = "async-vfs"
repository = "https://github.com/prabirshrestha/async-vfs"
version = "0.2.0"