rsiot::components::cmp_logger

Type Alias Cmp

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

Компонент cmp_logger

Aliased Type§

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