dir-view

Crates.iodir-view
lib.rsdir-view
version0.3.0
sourcesrc
created_at2023-01-24 00:33:02.828495
updated_at2024-01-11 06:09:14.417397
descriptionViews of cap-std's Dir
homepage
repositoryhttps://github.com/sunfishcode/dir-view
max_upload_size
id766338
size93,095
Dan Gohman (sunfishcode)

documentation

https://docs.rs/dir-view

README

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.

Commit count: 26

cargo fmt