Struct ipc_channel::ipc::OpaqueIpcReceiver[][src]

pub struct OpaqueIpcReceiver { /* fields omitted */ }

Trait Implementations

impl Debug for OpaqueIpcReceiver
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations