Do not alias for fs
This commit is contained in:
parent
61519b8cf1
commit
d1762d7a96
1 changed files with 0 additions and 1 deletions
|
@ -1670,7 +1670,6 @@ impl DirEntry {
|
|||
/// }
|
||||
/// ```
|
||||
#[must_use]
|
||||
#[doc(alias = "basename")]
|
||||
#[stable(feature = "dir_entry_ext", since = "1.1.0")]
|
||||
pub fn file_name(&self) -> OsString {
|
||||
self.0.file_name()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue