[][src]Macro pubnub_hyper::encode_json

macro_rules! encode_json {
    ($value:expr => $to:ident) => { ... };
}

Encodes JSON into a urlencoded coding.