forked from rojo-rbx/rojo
Update using cargo-readme
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
# vfs
|
||||
Implementation of a virtual filesystem with a configurable backend and file watching.
|
||||
# memofs
|
||||
[](https://crates.io/crates/memofs)
|
||||
|
||||
memofs is currently an unstable minimum viable library. Its primary consumer is [Rojo](https://github.com/rojo-rbx/rojo), a build system for Roblox.
|
||||
Implementation of a virtual filesystem with a configurable backend and file
|
||||
watching.
|
||||
|
||||
memofs is currently an unstable minimum viable library. Its primary consumer is
|
||||
[Rojo](https://github.com/rojo-rbx/rojo), a build system for Roblox.
|
||||
|
||||
### Current Features
|
||||
* API similar to `std::fs`
|
||||
|
||||
Reference in New Issue
Block a user