Skip to main content

Crate strate_fs_ramfs

Crate strate_fs_ramfs 

Source
Expand description

RAM Filesystem implementation for Strat9-OS

Stores all file data and directory structure in memory. Compliant with VfsFileSystem trait from strate-fs-abstraction.

Structs§

RamFileSystem

Functions§

split_path
Implements split path.