Module virtual_fs::arc_fs
source · Expand description
Wraps a clonable Arc of a file system - in practice this is useful so you
can pass clonable file systems with a Box
Wraps a clonable Arc of a file system - in practice this is useful so you
can pass clonable file systems with a Box