Struct io::EndOfFile [] [src]

pub struct EndOfFile;

Trait Implementations

impl Debug for EndOfFile
[src]

[src]

Formats the value using the given formatter. Read more

impl From<Void> for EndOfFile
[src]

[src]

Performs the conversion.

Auto Trait Implementations

impl Send for EndOfFile

impl Sync for EndOfFile