Tracking Issue for dir_entry_ext2 #85573
Labels
A-io
Area: `std::io`, `std::fs`, `std::net` and `std::path`
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Feature gate:
#![feature(dir_entry_ext2)]
This is a tracking issue for a new method on
std::fs::DirEntry
on UNIX platforms via a new sealed variant of thestd::os::unix::fs::DirEntryExt
trait.Public API
Steps / History
Unresolved Questions
The text was updated successfully, but these errors were encountered: