rsiot::components::cmp_system_info

Type Alias Cmp

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

Компонент cmp_system_info

Aliased Type§

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