Struct unix_fd::dir::Dir [] [src]

pub struct Dir { /* fields omitted */ }

Methods

impl Dir
[src]

[src]

[src]

Trait Implementations

impl Debug for Dir
[src]

[src]

Formats the value using the given formatter.

impl Drop for Dir
[src]

[src]

Executes the destructor for this type. Read more