Crates.io | dir-view |
lib.rs | dir-view |
version | 0.3.0 |
source | src |
created_at | 2023-01-24 00:33:02.828495 |
updated_at | 2024-01-11 06:09:14.417397 |
description | Views of cap-std's Dir |
homepage | |
repository | https://github.com/sunfishcode/dir-view |
max_upload_size | |
id | 766338 |
size | 93,095 |
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.