rust-vfs
rust-vfs copied to clipboard
Readonly Filesystem
Separate the FileSystem trait and AynscFileSystem trait into ReadOnlyFileSystem
and WriteOnlyFileSystem
.