dir-view

crates.io page docs.rs docs

This providfes [DirView] a wrapper around [cap_std::fs::Dir] and [cap_std::fs_utf8::Dir] which provides limited views of directories.

Currently the only such view is a readonly view.