-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
api/handleRelated to the handle API.Related to the handle API.api/rootRelated to the Root API.Related to the Root API.api/rustRelated to the Rust API.Related to the Rust API.
Milestone
Description
Rust's stdlib doesn't provide a way for users to construct a ReadDir iterator (nor DirEntry) so if someone wants to implement an iterator over subtrees using libpathrs they would need to manually use rustix and adopt the logic we have for iteration in src/utils/dir.rs.
I suspect these would be Rust-only helpers since exporting them to C would be quite ugly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
api/handleRelated to the handle API.Related to the handle API.api/rootRelated to the Root API.Related to the Root API.api/rustRelated to the Rust API.Related to the Rust API.