Struct posix_mq::Name [] [src]

pub struct Name(_);

Wrapper type for queue names that performs basic validation of queue names before calling out to C code.

Methods

impl Name
[src]

[src]

Trait Implementations

impl Debug for Name
[src]

[src]

Formats the value using the given formatter.