Struct launchdarkly::Pubnub [] [src]

pub struct Pubnub {
    pub channel: String,
    pub cipher_key: String,
}

Fields

Trait Implementations

impl Debug for Pubnub
[src]

[src]

Formats the value using the given formatter.