rustubs

Module fs

Source
Expand description

simple in memory fs that is statically linked into the kernel image

Re-exports§

Modules§

  • this asume a read-only; in memory filesystem, and we assume the FS has a static lifetime . This makes slice type much easier.

Functions§