1 unstable release
0.1.0 | Oct 6, 2023 |
---|
#58 in #directory-structure
Used in 3 crates
29KB
688 lines
Provides an abstract Filesystem
trait, together with a physical (DiskFilesystem
)
and virtual (MemoryFilesystem
) implementation.
Dependencies
~3.5MB
~68K SLoC