Module virtual_fs::union_fs
source · Expand description
Another implementation of the union that uses paths, its not as simple as TmpFs. not currently used but was used by the previoulsy implementation of Deploy - now using TmpFs
Structs
- A
strong
mount point holds a strongArc
reference to the filesystem mounted at pathpath
. - Allows different filesystems of different types to be mounted at various mount points