bytecodealliance / bytecodealliance/cap-std
cap-walkdir
- Ngôn ngữ chính
- Rust
- Star
- 821
- Fork
- 57
- Merge trung bình
- 1 giờ 16 phút
- Pull request đã merge (30 ngày)
- 4
Mô tả
[`walkdir`] is a popular cross platform Rust library for efficiently walking a directory recursively. It'd be interesting to either wrap or port this crate to `cap-std` to allow recursively walking the subtree of a `Dir`.
[`walkdir`]: https://crates.io/crates/walkdir
Hướng dẫn đóng góp
Hướng nghiên cứu
Start by reviewing cap-std's existing Dir APIs and comparing them with the walkdir crate's recursive traversal behavior. Decide whether wrapping or porting is appropriate for capability-scoped subtree walking, then define completion around a usable recursive walker for Dir with coverage of the relevant traversal behavior.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- rust
- Lĩnh vực
- operating-systems, security
- Loại issue
- Tính năng
- Độ khó
- 5/5
- Thời gian dự kiến
- Hơn một tuần
- Mức độ hoạt động
- Ít trao đổi
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 35/100