Struct sandbox_ipc::shm::queue::Handle [] [src]

pub struct Handle { /* fields omitted */ }

Trait Implementations

impl Debug for Handle
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Handle

impl Sync for Handle