Struct io::NoMemory [] [src]

pub struct NoMemory;

Trait Implementations

impl Debug for NoMemory
[src]

[src]

Formats the value using the given formatter. Read more

impl From<Void> for NoMemory
[src]

[src]

Performs the conversion.

Auto Trait Implementations

impl Send for NoMemory

impl Sync for NoMemory