rsiot::components::cmp_plc

Type Alias Cmp

Source
pub type Cmp<TMsg, TService, I, Q, S> = Component<Config<TMsg, I, Q, S>, TMsg, TService>;
Expand description

Компонент cmp_plc

Aliased Type§

struct Cmp<TMsg, TService, I, Q, S> { /* private fields */ }