Struct nats::Channel [] [src]

pub struct Channel {
    pub sid: u64,
}

Fields

Trait Implementations

impl Debug for Channel
[src]

Formats the value using the given formatter.