Module puzzlefs_lib::reader
source · Re-exports
pub use fuse::Fuse;
Modules
Structs
- A in iterator over a PuzzleFS filesystem. This iterates breadth first, since file content is stored that way in a puzzlefs image so it’ll be faster reading actual content if clients want to do that.