rsiot::components::cmp_redis_client

Type Alias Cmp

Source
pub type Cmp<TMessage, TMessageChannel, TService> = Component<ConfigAlias<TMessage, TMessageChannel>, TMessage, TService>;
Expand description

Компонент cmp_redis_client

Aliased Type§

struct Cmp<TMessage, TMessageChannel, TService> { /* private fields */ }