Module fs

Module fs 

Source
Expand description

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

Re-exports§

pub use ustar::iter;
pub use ustar::UstarFile as File;

Modules§

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

Functions§

cat
get_archive
get an raw archive of the fstar fs slice