pub type EtcdJsonPutWatchStream<T> = PutWatchStream<EtcdReconnectWatchStream, T, JsonDecoder<T>>;Aliased Typeยง
pub struct EtcdJsonPutWatchStream<T> { /* private fields */ }pub type EtcdJsonPutWatchStream<T> = PutWatchStream<EtcdReconnectWatchStream, T, JsonDecoder<T>>;pub struct EtcdJsonPutWatchStream<T> { /* private fields */ }