Module arc_fs

Module arc_fs 

Source
Expand description

Wraps a cloneable Arc of a file system - in practice this is useful so you can pass cloneable file systems with a Box<dyn FileSystem> to other interfaces

Structsยง

ArcFileSystem