pub type EtcdJsonWatchStream<V> = ValueWatchStream<EtcdReconnectWatchStream, V, JsonDecoder<V>>;Aliased Typeยง
pub struct EtcdJsonWatchStream<V> { /* private fields */ }pub type EtcdJsonWatchStream<V> = ValueWatchStream<EtcdReconnectWatchStream, V, JsonDecoder<V>>;pub struct EtcdJsonWatchStream<V> { /* private fields */ }