Struct nng_sys::nng_stat[][src]

#[repr(C)]
pub struct nng_stat { /* fields omitted */ }

Trait Implementations

impl Debug for nng_stat
[src]

Formats the value using the given formatter. Read more

impl Copy for nng_stat
[src]

impl Clone for nng_stat
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for nng_stat

impl Sync for nng_stat