Struct unix_fd::fd::FdRaw [] [src]

pub struct FdRaw { /* fields omitted */ }

Methods

impl FdRaw
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Debug for FdRaw
[src]

[src]

Formats the value using the given formatter.

impl Drop for FdRaw
[src]

[src]

Executes the destructor for this type. Read more