Struct nats::Channel [] [src]

pub struct Channel {
    pub sid: u64,
}

Fields

sid: u64

Trait Implementations

impl Debug for Channel
[src]

fn fmt(&self, __arg_0: &mut Formatter) -> Result

Formats the value using the given formatter.