Skip to main content

Crate starnix_modules_layeredfs

Crate starnix_modules_layeredfs 

Source

Structs§

LayeredFsBuilder
FileSystem builder that allows a set of auxiliary FileSystems to be mounted at specified paths relative to the base filesystem, regardless of whether the base filesystem has directories at those paths, that may be mounted-onto.

Type Aliases§

LayeredFsMounts
A callback used to complete the initialization of a LayeredFs.