Struct unix_fd::dir::DirEntry [] [src]

pub struct DirEntry {
    pub stat: dirent,
}

Fields

Methods

impl DirEntry
[src]

[src]

Trait Implementations

impl Copy for DirEntry
[src]

impl Clone for DirEntry
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for DirEntry
[src]

[src]

Formats the value using the given formatter.