rsiot::components::cmp_telegram

Type Alias Cmp

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

Компонент cmp_telegram

Aliased Type§

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