rsiot::components::cmp_livecounter

Type Alias Cmp

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

Компонент cmp_livecounter

Aliased Type§

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