mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-26 15:46:28 +00:00
Update using cargo-readme
This commit is contained in:
@@ -1,7 +1,11 @@
|
|||||||
# vfs
|
# memofs
|
||||||
Implementation of a virtual filesystem with a configurable backend and file watching.
|
[](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
|
### Current Features
|
||||||
* API similar to `std::fs`
|
* API similar to `std::fs`
|
||||||
|
|||||||
Reference in New Issue
Block a user